Home
last modified time | relevance | path

Searched defs:MUTEX_ADAPTIVE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmutex.h57 MUTEX_ADAPTIVE = 0, /* spin if owner is running, otherwise block */ enumerator
/illumos-gate/usr/src/lib/libfakekernel/common/sys/
H A Dmutex.h55 MUTEX_ADAPTIVE = 0, /* spin if owner is running, otherwise block */ enumerator