Home
last modified time | relevance | path

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

/external/deqp/framework/delibs/dethread/
DdeMutex.h53 } deMutexAttributes; typedef
55 deMutex deMutex_create (const deMutexAttributes* attributes);
DdeThreadTest.c253 deMutexAttributes attrs; in deMutex_selfTest()
/external/deqp/framework/delibs/dethread/win32/
DdeMutexWin32.c47 deMutex deMutex_create (const deMutexAttributes* attributes) in deMutex_create()
90 deMutex deMutex_create (const deMutexAttributes* attributes) in deMutex_create()
/external/deqp/framework/delibs/decpp/
DdeMutex.cpp40 deMutexAttributes attribs; in Mutex()
/external/deqp/framework/delibs/dethread/unix/
DdeMutexUnix.c36 deMutex deMutex_create (const deMutexAttributes* attributes) in deMutex_create()
/external/deqp/framework/qphelper/
DqpCrashHandler.c276 deMutexAttributes attr; in qpCrashHandler_create()