Searched refs:NOTRECOVERABLE_ID (Results 1 – 2 of 2) sorted by relevance
66 if (mtxp->__owner_id == NOTRECOVERABLE_ID) in __pthread_mutex_unlock()76 ? NOTRECOVERABLE_ID : 0); in __pthread_mutex_unlock()
23 #define NOTRECOVERABLE_ID (1U << 31) macro28 if (mtxp->__owner_id == NOTRECOVERABLE_ID) \
Completed in 4 milliseconds