Searched refs:prof_thread_active_init_get (Results 1 – 4 of 4) sorted by relevance
81 bool prof_thread_active_init_get(tsdn_t *tsdn);
339 #define prof_thread_active_init_get JEMALLOC_N(prof_thread_active_init_get) macro
2249 NULL, prof_thread_active_init_get(tsd_tsdn(tsd))); in prof_tdata_init()2878 prof_thread_active_init_get(tsdn_t *tsdn) { in prof_thread_active_init_get() function
2656 oldval = prof_thread_active_init_get(tsd_tsdn(tsd)); in prof_thread_active_init_ctl()