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

/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dprof.c1918 prof_tdata_should_destroy_unlocked(prof_tdata_t *tdata, bool even_if_attached) function
1933 return (prof_tdata_should_destroy_unlocked(tdata, even_if_attached));
1944 assert(prof_tdata_should_destroy_unlocked(tdata, even_if_attached));

Completed in 67 milliseconds