Searched refs:SPIN_COUNT (Results 1 – 1 of 1) sorted by relevance
46 #define SPIN_COUNT 2000 macro54 if (InitializeCriticalSectionAndSpinCount(lock, SPIN_COUNT) == 0) { in evthread_win32_lock_create()193 if (InitializeCriticalSectionAndSpinCount(&cond->lock, SPIN_COUNT)==0) { in evthread_win32_cond_alloc()