Searched refs:background_thread_info_t (Results 1 – 7 of 7) sorted by relevance
15 JEMALLOC_ALWAYS_INLINE background_thread_info_t *22 background_thread_wakeup_time_get(background_thread_info_t *info) { in background_thread_wakeup_time_get()30 background_thread_wakeup_time_set(tsdn_t *tsdn, background_thread_info_t *info, in background_thread_wakeup_time_set()39 background_thread_indefinite_sleep(background_thread_info_t *info) { in background_thread_indefinite_sleep()49 background_thread_info_t *info = in arena_background_thread_inactivity_check()
44 typedef struct background_thread_info_s background_thread_info_t; typedef
10 extern background_thread_info_t *background_thread_info;
23 background_thread_info_t *background_thread_info;218 background_thread_sleep(tsdn_t *tsdn, background_thread_info_t *info,399 background_thread_info_t *info = &background_thread_info[i];464 background_thread_info_t *info = &background_thread_info[i];486 background_thread_info_t *info = &background_thread_info[ind];560 background_thread_info_t *t0 = &background_thread_info[0];613 background_thread_info_t *info = &background_thread_info[765 background_thread_info_t *info = &background_thread_info[i];789 background_thread_info_t *info = &background_thread_info[i];885 sizeof(background_thread_info_t), CACHELINE); in background_thread_boot1()[all …]
2048 background_thread_info_t *info = in arena_reset_prepare_background_thread()2063 background_thread_info_t *info = in arena_reset_finish_background_thread()
203 background_thread_info_t *info; in extent_hooks_set()
79 background_thread_info_t *info = &background_thread_info[0]; in TEST_BEGIN()