1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/lib/libc_r
Daniel Eischen 00e550955e Correct the logic for checking the emptiness of the waiting queue.
This fixes a potential problem where the file descriptors would not
be polled causing waiting threads to stay waiting.  Doh!

MFC candidate.
2000-11-11 22:20:36 +00:00
..
arch
man Make sem_post() safe to call from within a signal handler, as required by 2000-08-01 21:19:09 +00:00
sys
test
uthread Correct the logic for checking the emptiness of the waiting queue. 2000-11-11 22:20:36 +00:00
Makefile Enable _PTHREADS_INVARIANTS until the recent libc_r changes are 2000-10-13 22:19:50 +00:00