Searched refs:SPIN_COUNT (Results 1 – 3 of 3) sorted by relevance
44 #define SPIN_COUNT 100000 macro125 count = SPIN_COUNT; in _pthread_spin_lock()133 count = SPIN_COUNT; in _pthread_spin_lock()
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()