OSDN Git Service

* pinfo.cc (proc_waiter): Zero wait_thread in child to avoid races with process
authorcgf <cgf>
Wed, 22 Dec 2004 16:59:03 +0000 (16:59 +0000)
committercgf <cgf>
Wed, 22 Dec 2004 16:59:03 +0000 (16:59 +0000)
commit6daa3bbac2f2310316649fab75038307540437c5
treeaf94547b4ba26c75a1aa5089f39ef31e950f7c6d
parenta7c4a7237769a51ed3572fc4038c6a5da8b74710
* pinfo.cc (proc_waiter): Zero wait_thread in child to avoid races with process
termination.
* cygthread.cc (cygthread::terminate): Clumsily detect when h has gone away and
attempt no further action.
winsup/cygwin/ChangeLog
winsup/cygwin/cygthread.cc
winsup/cygwin/pinfo.cc