freebsd-nq/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
sys
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