* internals.h (struct __pthread_descr_struct): Add p_sem_avail.
This commit is contained in:
Ulrich Drepper 2000-07-26 03:32:13 +00:00
parent 9ec9e34ee3
commit a99db9247a

View file

@ -1,6 +1,6 @@
2000-07-25 Ulrich Drepper <drepper@redhat.com>
* internals.h (strict __pthread_descr_struct): Add p_sem_avail.
* internals.h (struct __pthread_descr_struct): Add p_sem_avail.
* semaphore.c: Handle spurious wakeups.
* sysdeps/pthread/pthread.h: Add back PTHREAD_MUTX_FAST_NP as an alias