Searched refs:ENOTRECOVERABLE (Results 1 – 8 of 8) sorted by relevance
112 case ENOTRECOVERABLE: in lock()
118 #define ENOTRECOVERABLE 59 /* lock is not recoverable */ macro
331 public static final int ENOTRECOVERABLE = 59; field in PoolsException
277 case ENOTRECOVERABLE: in lock()
761 error = ENOTRECOVERABLE; in lwp_upimutex_lock()930 error = ENOTRECOVERABLE; in lwp_upimutex_lock()1224 error = ENOTRECOVERABLE; in lwp_mutex_timedlock()1324 error = ENOTRECOVERABLE; in lwp_mutex_timedlock()3066 error = ENOTRECOVERABLE; in lwp_mutex_trylock()
142 case ENOTRECOVERABLE: in uuid_create()
1268 error = ENOTRECOVERABLE; in mutex_trylock_adaptive()1368 error = ENOTRECOVERABLE; in mutex_trylock_adaptive()1463 error = ENOTRECOVERABLE; in mutex_trylock_process()1575 error = ENOTRECOVERABLE; in mutex_trylock_process()1874 error = ENOTRECOVERABLE; in mutex_lock_queue()2115 case ENOTRECOVERABLE: in mutex_lock_internal()
180 @ MSG_ERRNO_ENOTRECOVERABLE "[ ENOTRECOVERABLE ]" # 59