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

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

Completed in 29 milliseconds