Lines Matching defs:destroyed
1088 bool destroyed) {
1091 if (!destroyed) {
1107 if (!destroyed) {
1142 if (!destroyed) {
1153 if (!destroyed) {
1164 if (!destroyed) {
1194 if (!destroyed) {
1203 if (!destroyed) {
1222 if (!destroyed) {
1252 unsigned i, bool destroyed) {
1258 ctl_arena_stats_sdmerge(ctl_sdarena, ctl_arena, destroyed);
1266 if ((ctl_arena = ql_last(&ctl_arenas->destroyed, destroyed_link)) !=
1268 ql_remove(&ctl_arenas->destroyed, ctl_arena, destroyed_link);
1438 * actually destroyed, so that arena.<i>.initialized can be used
1450 ql_new(&ctl_arenas->destroyed);
2716 ql_tail_insert(&ctl_arenas->destroyed, ctl_arena, destroyed_link);