Searched defs:UPIMUTEX (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/syscall/
H A Dlwp_sobj.c123 #define UPIMUTEX(type) ((type) & LOCK_PRIO_INHERIT) macro
1205 if (UPIMUTEX(type)) {
1655 if (UPIMUTEX(mtype) == 0) {
1674 if (UPIMUTEX(mtype) == 0)
1691 if (UPIMUTEX(mtype) == 0) {
1812 if (UPIMUTEX(mtype) == 0) {
2904 if (UPIMUTEX(ent->lwpchan_type)) {
3061 if (UPIMUTEX(type)) {
3168 if (UPIMUTEX(type)) {

Completed in 51 milliseconds