pthreads patch

Chris Morgan cmorgan at alum.wpi.edu
Tue Mar 26 09:54:54 CST 2002


After adding some printfs I discovered that jack was locking up at a call to 
pthread_create.  Jack also uses plenty of other pthreads functions so I tried 
to implement as many as possible.  Just wanted to run this patch by people 
before submitting to wine-patches.

scheduler/pthread.c, thread.c,
server/thread.c, request.h,
include/winbase.h, include/wine/server_protocol.h,
dlls/kernel/kernel32.spec
Chris Morgan <cmorgan at alum.wpi.edu>
Implement OpenThread().  Implement a few pthreads functions.

Patch is X11 as Ove helped out.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pthread.diff
Type: text/x-diff
Size: 8128 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20020326/6adb20ba/pthread.bin


More information about the wine-devel mailing list