Home
last modified time | relevance | path

Searched refs:NOTRECOVERABLE_ID (Results 1 – 2 of 2) sorted by relevance

/sysdeps/mach/hurd/htl/
A Dpt-mutex-unlock.c66 if (mtxp->__owner_id == NOTRECOVERABLE_ID) in __pthread_mutex_unlock()
76 ? NOTRECOVERABLE_ID : 0); in __pthread_mutex_unlock()
A Dpt-mutex.h23 #define NOTRECOVERABLE_ID (1U << 31) macro
28 if (mtxp->__owner_id == NOTRECOVERABLE_ID) \

Completed in 4 milliseconds