Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dnstime.h34 typedef bool (nstime_monotonic_t)(void); typedef
35 extern nstime_monotonic_t *nstime_monotonic;
/external/jemalloc/src/
Dnstime.c167 nstime_monotonic_t *nstime_monotonic = JEMALLOC_N(n_nstime_monotonic);
/external/jemalloc/test/unit/
Ddecay.c5 static nstime_monotonic_t *nstime_monotonic_orig;