Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dbackground_thread_inlines.h31 uint64_t wakeup_time) { in background_thread_wakeup_time_set() argument
34 wakeup_time == BACKGROUND_THREAD_INDEFINITE_SLEEP, ATOMIC_RELEASE); in background_thread_wakeup_time_set()
35 nstime_init(&info->next_wakeup, wakeup_time); in background_thread_wakeup_time_set()