Searched refs:_CRT_SPINCOUNT (Results 1 – 2 of 2) sorted by relevance
3 #ifndef _CRT_SPINCOUNT4 #define _CRT_SPINCOUNT 4000 macro12 if (!InitializeCriticalSectionAndSpinCount(&mtx->lock, _CRT_SPINCOUNT)) in mtx_init()
8 #ifndef _CRT_SPINCOUNT9 #define _CRT_SPINCOUNT 4000 macro77 _CRT_SPINCOUNT)) in malloc_mutex_init()