POSIX threads emulation, tricks glibc into being threadsafe.
commitf19f07d5f33838abb16b0c292de08bbe9ed08397
authorOve Kaaven <ovek@arcticnet.no>
Fri, 14 Apr 2000 14:47:02 +0000 (14 14:47 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 14 Apr 2000 14:47:02 +0000 (14 14:47 +0000)
tree8ddef96bd8eb63fd68cc59ea8e19a8444ffdfde2
parentd804111dc57c976d7a8b59f7b8d8de3e2925d3f3
POSIX threads emulation, tricks glibc into being threadsafe.
include/thread.h
scheduler/Makefile.in
scheduler/pthread.c [new file with mode: 0644]