Searched refs:ENOTRECOVERABLE (Results 1 – 20 of 20) sorted by relevance
29 return ENOTRECOVERABLE; \48 if (mtxp->__owner_id == ENOTRECOVERABLE) \49 ret = ENOTRECOVERABLE; \
40 # ifndef ENOTRECOVERABLE41 # define ENOTRECOVERABLE 166 macro
41 #ifndef ENOTRECOVERABLE42 # define ENOTRECOVERABLE 131 macro
41 # ifndef ENOTRECOVERABLE42 # define ENOTRECOVERABLE 133 macro
41 # ifndef ENOTRECOVERABLE42 # define ENOTRECOVERABLE 255 macro
41 # ifndef ENOTRECOVERABLE42 # define ENOTRECOVERABLE 137 macro
279 if (e != ENOTRECOVERABLE) in do_test()298 if (e != ENOTRECOVERABLE) in do_test()
140 ENOTRECOVERABLE = 0x40000079, /* State not recoverable */ enumerator338 #define ENOTRECOVERABLE 0x40000079 macro
125 return ENOTRECOVERABLE; in libc_hidden_def()212 return ENOTRECOVERABLE; in libc_hidden_def()
186 return ENOTRECOVERABLE; in ___pthread_mutex_trylock()346 return ENOTRECOVERABLE; in ___pthread_mutex_trylock()
351 return ENOTRECOVERABLE; in __pthread_mutex_lock_full()505 return ENOTRECOVERABLE; in __pthread_mutex_lock_full()
275 return ENOTRECOVERABLE; in __pthread_mutex_clocklock_common()430 return ENOTRECOVERABLE; in __pthread_mutex_clocklock_common()
408 #ifdef ENOTRECOVERABLE in do_test()409 TEST_COMPARE_STRING (strerrordesc_np (ENOTRECOVERABLE), in do_test()411 TEST_COMPARE_STRING (strerrorname_np (ENOTRECOVERABLE), "ENOTRECOVERABLE"); in do_test()
548 #ifdef ENOTRECOVERABLE549 _S(ENOTRECOVERABLE, N_("State not recoverable"))
126 macro-int-constant ENOTRECOVERABLE {int} > 0
908 @deftypevr Macro int ENOTRECOVERABLE910 @errno{ENOTRECOVERABLE, 121, State not recoverable}
641 (ENOTRECOVERABLE): Likewise.
2221 EOWNERDEAD, ENOTRECOVERABLE): Define.4539 and ENOTRECOVERABLE if not already defined.4572 ENOTRECOVERABLE if not already defined.
20412 * manual/errno.texi (EOWNERDEAD, ENOTRECOVERABLE): Remove errno20529 * manual/errno.texi (EOWNERDEAD, ENOTRECOVERABLE): New errno values.
83990 [XOPEN2K8 || defined POSIX2008] (ENOTRECOVERABLE): Likewise.