Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dnstime.h28 typedef bool (nstime_monotonic_t)(void); typedef
29 extern nstime_monotonic_t *JET_MUTABLE nstime_monotonic;
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dnstime.c153 nstime_monotonic_t *JET_MUTABLE nstime_monotonic = nstime_monotonic_impl;
/f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/
H A Ddecay.c5 static nstime_monotonic_t *nstime_monotonic_orig;