Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/syscall/
H A Dlwp_sobj.c122 #define UPIMUTEX(type) ((type) & LOCK_PRIO_INHERIT) macro
1201 if (UPIMUTEX(type)) { in lwp_mutex_timedlock()
1639 if (UPIMUTEX(mtype) == 0) { in lwp_cond_wait()
1658 if (UPIMUTEX(mtype) == 0) in lwp_cond_wait()
1675 if (UPIMUTEX(mtype) == 0) { in lwp_cond_wait()
1796 if (UPIMUTEX(mtype) == 0) { in lwp_cond_wait()
2888 if (UPIMUTEX(ent->lwpchan_type)) { in lwp_mutex_cleanup()
3045 if (UPIMUTEX(type)) { in lwp_mutex_trylock()
3139 if (UPIMUTEX(type)) { in lwp_mutex_unlock()