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