Lines Matching refs:to_destroy
1231 prof_tctx_t *to_destroy =
1235 if (to_destroy != NULL) {
1237 to_destroy);
1239 to_destroy);
1240 idalloctm(tsd_tsdn(tsd), to_destroy,
1969 prof_tdata_t *to_destroy = tdata_tree_iter(&tdatas, next,
1971 if (to_destroy != NULL) {
1972 next = tdata_tree_next(&tdatas, to_destroy);
1973 prof_tdata_destroy_locked(tsd, to_destroy, false);