Searched refs:_CRT_SPINCOUNT (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/third_party/ulib/jemalloc/test/src/
H A Dmtx.c3 #ifndef _CRT_SPINCOUNT
4 #define _CRT_SPINCOUNT 4000 macro
11 if (!InitializeCriticalSectionAndSpinCount(&mtx->lock, _CRT_SPINCOUNT))
/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dmutex.c8 #ifndef _CRT_SPINCOUNT
9 #define _CRT_SPINCOUNT 4000 macro
78 _CRT_SPINCOUNT))

Completed in 32 milliseconds