Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/test/src/
H A Dmtx.c3 #ifndef _CRT_SPINCOUNT
4 #define _CRT_SPINCOUNT 4000 macro
11 _CRT_SPINCOUNT)) { in mtx_init()
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dmutex.c9 #ifndef _CRT_SPINCOUNT
10 #define _CRT_SPINCOUNT 4000 macro
142 _CRT_SPINCOUNT)) { in malloc_mutex_init()