Fixed a couple of race conditions in the wine_pthread routines at
authorAlexandre Julliard <julliard@winehq.org>
Thu, 5 Feb 2004 02:01:35 +0000 (02:01 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 5 Feb 2004 02:01:35 +0000 (02:01 +0000)
commit4fac95df3d3b5598a55b7ccb56bdab289f1387d1
treec92f88cb2fbbdc7ca94f7ac2d840407e561c0573
parenta5f816c6d39f5d7f2fc070890805e52b4f677d26
Fixed a couple of race conditions in the wine_pthread routines at
thread startup and exit.
dlls/kernel/thread.c
dlls/ntdll/thread.c
include/wine/pthread.h
libs/wine/port.c
libs/wine/wine.def
loader/kthread.c
loader/pthread.c