Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dnstime.h37 typedef bool (nstime_update_t)(nstime_t *); typedef
38 extern nstime_update_t *nstime_update;
/external/jemalloc/src/
Dnstime.c147 nstime_update_t *nstime_update = JEMALLOC_N(nstime_update_impl);
/external/jemalloc/test/unit/
Ddecay.c5 static nstime_update_t *nstime_update_orig;