Home
last modified time | relevance | path

Searched refs:ENOTRECOVERABLE (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/lib/sun_fc/common/
H A DLockable.cc112 case ENOTRECOVERABLE: in lock()
/titanic_44/usr/src/uts/common/sys/
H A Derrno.h118 #define ENOTRECOVERABLE 59 /* lock is not recoverable */ macro
/titanic_44/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolsException.java331 public static final int ENOTRECOVERABLE = 59; field in PoolsException
/titanic_44/usr/src/lib/sun_sas/common/
H A Dsun_sas.c277 case ENOTRECOVERABLE: in lock()
/titanic_44/usr/src/uts/common/syscall/
H A Dlwp_sobj.c761 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()
/titanic_44/usr/src/lib/libuuid/common/
H A Duuid.c142 case ENOTRECOVERABLE: in uuid_create()
/titanic_44/usr/src/lib/libc/port/threads/
H A Dsynch.c1268 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()
/titanic_44/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg180 @ MSG_ERRNO_ENOTRECOVERABLE "[ ENOTRECOVERABLE ]" # 59