Searched refs:background_thread_wakeup_time_set (Results 1 – 2 of 2) sorted by relevance
/external/jemalloc_new/src/ |
D | background_thread.c | 75 background_thread_wakeup_time_set(tsdn, info, 0); 246 background_thread_wakeup_time_set(tsdn, info, 259 background_thread_wakeup_time_set(tsdn, info, 489 background_thread_wakeup_time_set(tsd_tsdn(tsd), info, 503 background_thread_wakeup_time_set(tsd_tsdn(tsd), info, 0);
|
/external/jemalloc_new/include/jemalloc/internal/ |
D | background_thread_inlines.h | 30 background_thread_wakeup_time_set(tsdn_t *tsdn, background_thread_info_t *info, in background_thread_wakeup_time_set() function
|