Searched refs:DE_MUTEX_RECURSIVE (Results 1 – 4 of 4) sorted by relevance
44 DE_MUTEX_RECURSIVE = (1 << 0) enumerator
260 attrs.flags = DE_MUTEX_RECURSIVE; in deMutex_selfTest()
64 if (attributes->flags & DE_MUTEX_RECURSIVE) in deMutex_create()
277 attr.flags = DE_MUTEX_RECURSIVE; in qpCrashHandler_create()