* pthreadP.h: Define PTHREAD_MUTEX_INCONSISTENT instead of
This commit is contained in:
Roland McGrath 2006-02-20 20:24:09 +00:00
parent a93317a17a
commit 25bc77e6da
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
2006-02-15 Ulrich Drepper <drepper@redhat.com>
* pthreadp.h: Define PTHREAD_MUTEX_INCONSISTENT instead of
* pthreadP.h: Define PTHREAD_MUTEX_INCONSISTENT instead of
PTHREAD_MUTEX_OWNERDEAD.
(PTHREAD_MUTEX_ROBUST_PRIVATE_NP): Define as 16, not 256.
Define FUTEX_WAITERS, FUTEX_OWNER_DIED, FUTEX_TID_MASK.