Searched refs:prof_tdata_should_destroy_unlocked (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/jemalloc/src/
H A Dprof.c1848 prof_tdata_should_destroy_unlocked(prof_tdata_t *tdata, bool even_if_attached) function
1865 return (prof_tdata_should_destroy_unlocked(tdata, even_if_attached));
1879 assert(prof_tdata_should_destroy_unlocked(tdata, even_if_attached));

Completed in 118 milliseconds