Home
last modified time | relevance | path

Searched defs:next_wakeup (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dbackground_thread_inlines.h23 uint64_t next_wakeup = nstime_ns(&info->next_wakeup); in background_thread_wakeup_time_get() local
H A Dbackground_thread_structs.h31 nstime_t next_wakeup; member