Home
last modified time | relevance | path

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

/external/deqp/framework/delibs/dethread/win32/
DdeMutexWin32.c42 CRITICAL_SECTION_SPIN_COUNT = 2048 enumerator
56 if (!InitializeCriticalSectionAndSpinCount(criticalSection, CRITICAL_SECTION_SPIN_COUNT)) in deMutex_create()