Lines Matching defs:destroying
99 unsigned int destroying:1;
498 while (!tp->destroying) {
508 while (!tp->task_queue_head && !tp->destroying)
511 if (tp->destroying) {
584 if (tp->destroying || !task_to_wsi(task)) {
597 /* if not destroying the tp, continue */
750 tp->destroying = 1;
800 tp->destroying = 1;
850 if (task->outlive && !tp->destroying) {
977 if (tp->destroying)