Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dsynch.c112 #define ALL_ATTRIBUTES \ macro
131 int basetype = (type & ~ALL_ATTRIBUTES); in mutex_init()
2331 int attr = mp->mutex_type & ALL_ATTRIBUTES; in mutex_enter()
2614 int attr = mp->mutex_type & ALL_ATTRIBUTES; in mutex_exit()