Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dmutex.h98 {NSTIME_ZERO_INITIALIZER, NSTIME_ZERO_INITIALIZER, 0, 0, 0, \
Dnstime.h6 #define NSTIME_ZERO_INITIALIZER {0} macro
/external/jemalloc_new/src/
Dmutex.c49 UNUSED nstime_t before = NSTIME_ZERO_INITIALIZER; in malloc_mutex_lock_slow()