Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dnstime.h31 typedef bool (nstime_update_t)(nstime_t *); typedef
32 extern nstime_update_t *JET_MUTABLE nstime_update;
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dnstime.c170 nstime_update_t *JET_MUTABLE nstime_update = nstime_update_impl;
/f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/
H A Ddecay.c6 static nstime_update_t *nstime_update_orig;