Home
last modified time | relevance | path

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

/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_new/src/
Dnstime.c170 nstime_update_t *JET_MUTABLE nstime_update = nstime_update_impl;
/external/jemalloc_new/test/unit/
Ddecay.c6 static nstime_update_t *nstime_update_orig;