freebsd-dev/lib/libc_r
Dmitrij Tejblum 171a7528a8 Don't call pthread_mutex_lock with _SPINLOCK held.
Made pthread_cond_wait() more similar to pthread_cond_timedwait().

PR:		8375
1998-11-06 21:04:02 +00:00
..
arch Change to a code sequence which is more likely to work on SMP systems. 1998-09-16 09:27:05 +00:00
man Implement pthread read/write locks as defined by Version 2 of the Single 1998-09-07 19:01:43 +00:00
sys Change the name of this source file so that libc_r builds it instead 1998-04-30 09:04:10 +00:00
test Revise test code for sigwait and add test code for sigsuspend. 1998-09-30 07:14:02 +00:00
uthread Don't call pthread_mutex_lock with _SPINLOCK held. 1998-11-06 21:04:02 +00:00
Makefile Don't compile in the use of poll() when building libc_r. This isn't 1998-06-14 11:25:46 +00:00