Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/qphelper/
DqpTestLog.c458 deMutex_unlock(log->lock); in qpTestLog_startCase()
462 deMutex_unlock(log->lock); in qpTestLog_startCase()
493 deMutex_unlock(log->lock); in qpTestLog_endCase()
505 deMutex_unlock(log->lock); in qpTestLog_endCase()
524 deMutex_unlock(log->lock); in qpTestLog_startTestsCasesTime()
528 deMutex_unlock(log->lock); in qpTestLog_startTestsCasesTime()
543 deMutex_unlock(log->lock); in qpTestLog_endTestsCasesTime()
553 deMutex_unlock(log->lock); in qpTestLog_endTestsCasesTime()
575 deMutex_unlock(log->lock); in qpTestLog_terminateCase()
590 deMutex_unlock(log->lock); in qpTestLog_terminateCase()
[all …]
DqpCrashHandler.c232 deMutex_unlock(g_crashHandler->crashHandlerLock); in unhandledExceptionFilter()
258 deMutex_unlock(g_crashHandler->crashHandlerLock); in assertFailureCallback()
/third_party/vk-gl-cts/framework/delibs/dethread/
DdeThreadTest.c179 deMutex_unlock(mutex); in mutexTestThr1()
202 deMutex_unlock(data->mutex); in mutexTestThr2()
213 deMutex_unlock(data->mutex); in mutexTestThr2()
220 deMutex_unlock(data->mutex); in mutexTestThr2()
241 deMutex_unlock(mutex); in deMutex_selfTest()
246 deMutex_unlock(mutex); in deMutex_selfTest()
269 deMutex_unlock(mutex); in deMutex_selfTest()
288 deMutex_unlock(mutex); in deMutex_selfTest()
291 deMutex_unlock(mutex); in deMutex_selfTest()
320 deMutex_unlock(data.mutex); in deMutex_selfTest()
[all …]
DdeMutex.h59 void deMutex_unlock (deMutex mutex);
/third_party/vk-gl-cts/framework/delibs/deutil/
DdeSocket.c620 deMutex_unlock(sock->stateLock); in deSocket_shutdown()
631 deMutex_unlock(sock->stateLock); in deSocket_shutdown()
657 deMutex_unlock(sock->stateLock); in deSocket_shutdown()
681 deMutex_unlock(sock->stateLock); in deSocket_shutdown()
692 deMutex_unlock(sock->stateLock); in deSocket_shutdown()
702 deMutex_unlock(sock->stateLock); in deSocket_close()
725 deMutex_unlock(sock->stateLock); in deSocket_close()
769 deMutex_unlock(sock->stateLock); in deSocket_setChannelsClosed()
DdeTimer.c333 deMutex_unlock(thread->lock); in timerThread()
345 deMutex_unlock(thread->lock); in timerThread()
409 deMutex_unlock(timer->curThread->lock); in deTimer_isActive()
455 deMutex_unlock(timer->curThread->lock); in deTimer_disable()
462 deMutex_unlock(timer->curThread->lock); in deTimer_disable()
/third_party/vk-gl-cts/framework/delibs/dethread/win32/
DdeMutexWin32.c76 void deMutex_unlock (deMutex mutex) in deMutex_unlock() function
114 void deMutex_unlock (deMutex mutex) in deMutex_unlock() function
/third_party/vk-gl-cts/framework/delibs/decpp/
DdeMutex.hpp104 deMutex_unlock(m_mutex); in unlock()
/third_party/vk-gl-cts/external/glslang/
Dosinclude.cpp77 deMutex_unlock(s_globalLock); in ReleaseGlobalLock()
/third_party/vk-gl-cts/framework/delibs/dethread/unix/
DdeMutexUnix.c103 void deMutex_unlock (deMutex mutex) in deMutex_unlock() function