Searched refs:thread_status (Results 1 – 1 of 1) sorted by relevance
479 const char *thread_status = "no threads"; in dump_simple_work_queue() local484 thread_status = atomic_read(&queue->idle) ? "idle" : "running"; in dump_simple_work_queue()488 thread_status, task_state_report); in dump_simple_work_queue()
Completed in 3 milliseconds