freebsd-dev/lib/libc_r
Dmitrij Tejblum 4b12016bab Fix some bugs in pthread scheduler:
make pthread_yield() more reliable,
  threads always (I hope) preempted at least every 0.1 sec, as intended.

PR:		bin/7744
Submitted by:	"Richard Seaman, Jr." <dick@tar.com>
1998-10-09 19:01:30 +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 Fix some bugs in pthread scheduler: 1998-10-09 19:01:30 +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