Sign in
goma
/
wine
/
79f89b9c3342f38ad2991c32458ba8befa6edc91
/
loader
/
pthread.c
4642e1e
loader: Added missing attr destroy.
by Eric Pouech
· 19 years ago
538cd17
loader: Detect pthread_get_stackaddr_np returning the top of the stack
by Alexandre Julliard
· 19 years ago
7e4c88c
Avoid some warnings on 64-bit platforms.
by Alexandre Julliard
· 20 years ago
883d3c5
Use explicit function pointers for pthread support instead of relying
by Alexandre Julliard
· 20 years ago
d110e1f
wine_pthread_init_thread: retrieve the stack info on Darwin.
by Emmanuel Maillard
· 21 years ago
b64c627
Fixed rounding bug in the stack info calculation when we don't have
by Alexandre Julliard
· 21 years ago
a4d1826
Better fix for the thread exit race on pthreads.
by Alexandre Julliard
· 21 years ago
163396b
Revert the thread exit race fix for now, it doesn't work right on pthreads.
by Alexandre Julliard
· 21 years ago
4fac95d
Fixed a couple of race conditions in the wine_pthread routines at
by Alexandre Julliard
· 21 years ago
821ab86
Added configure check for pthread_getattr_np.
by Alexandre Julliard
· 21 years ago
b2d937d
Added sigsetjmp/siglongjmp and gettid to the portability library.
by Alexandre Julliard
· 21 years ago
50fba7f
Moved the remaining SYSDEPS_* functions to the wine_pthread interface.
by Alexandre Julliard
· 21 years ago
f45325e
Create two separate wine binaries, one using libpthread and one using
by Alexandre Julliard
· 21 years ago