Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dnstime.h36 typedef bool (nstime_update_t)(nstime_t *); typedef
37 extern nstime_update_t *nstime_update;
/external/jemalloc_new/include/jemalloc/internal/
Dnstime.h31 typedef bool (nstime_update_t)(nstime_t *); typedef
32 extern nstime_update_t *JET_MUTABLE nstime_update;
/external/jemalloc/src/
Dnstime.c193 nstime_update_t *nstime_update = JEMALLOC_N(n_nstime_update);
/external/jemalloc_new/src/
Dnstime.c170 nstime_update_t *JET_MUTABLE nstime_update = nstime_update_impl;
/external/jemalloc/test/unit/
Ddecay.c6 static nstime_update_t *nstime_update_orig;
/external/jemalloc_new/test/unit/
Ddecay.c6 static nstime_update_t *nstime_update_orig;