Home
last modified time | relevance | path

Searched refs:NSTIME_ZERO_INITIALIZER (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dnstime.h6 #define NSTIME_ZERO_INITIALIZER {0} macro
H A Dmutex.h98 {NSTIME_ZERO_INITIALIZER, NSTIME_ZERO_INITIALIZER, 0, 0, 0, \
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dmutex.c49 UNUSED nstime_t before = NSTIME_ZERO_INITIALIZER; in malloc_mutex_lock_slow()