Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dbackground_thread_inlines.h28 uint64_t next_wakeup = nstime_ns(&info->next_wakeup); in background_thread_wakeup_time_get() local
H A Dbackground_thread_structs.h32 nstime_t next_wakeup; member