Don't try to detach from a thread that is exiting, to avoid triggering
commit1b2adad8924ab784b567069d0a6e0e83729cd1f4
authorAlexandre Julliard <julliard@winehq.org>
Mon, 22 Aug 2005 10:13:28 +0000 (22 10:13 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 22 Aug 2005 10:13:28 +0000 (22 10:13 +0000)
treee4957e7ce36ac85d5de8bd2dc361d711009c4325
parent3f24b9164d6afccae23411bd100f9e49d5d9f550
Don't try to detach from a thread that is exiting, to avoid triggering
a kernel race condition.
server/ptrace.c
server/thread.c
server/thread.h