1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/lib/libkse
John Polstra a9bda22cd6 At the beginning of pthread_mutex_lock(), call _thread_init() if
necessary.  This works around a bug in old versions of libgcc_r.a
which are statically linked into old executables.
2000-11-01 20:19:07 +00:00
..
sys
test Add test to detect propagation of cancellation points within libc_r. 2000-04-26 23:25:58 +00:00
thread At the beginning of pthread_mutex_lock(), call _thread_init() if 2000-11-01 20:19:07 +00:00
Makefile Enable _PTHREADS_INVARIANTS until the recent libc_r changes are 2000-10-13 22:19:50 +00:00