OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DE_MUTEX_RECURSIVE
(Results
1 - 4
of
4
) sorted by null
/external/deqp/framework/delibs/dethread/
deMutex.h
44
DE_MUTEX_RECURSIVE
= (1 << 0)
deThreadTest.c
260
attrs.flags =
DE_MUTEX_RECURSIVE
;
/external/deqp/framework/delibs/dethread/unix/
deMutexUnix.c
64
if (attributes->flags &
DE_MUTEX_RECURSIVE
)
/external/deqp/framework/qphelper/
qpCrashHandler.c
264
attr.flags =
DE_MUTEX_RECURSIVE
;
Completed in 3302 milliseconds