Searched refs:thread_status (Results 1 – 3 of 3) sorted by relevance
480 const char *thread_status = "no threads"; in dump_simple_work_queue() local485 thread_status = atomic_read(&queue->idle) ? "idle" : "running"; in dump_simple_work_queue()489 thread_status, task_state_report); in dump_simple_work_queue()
197 void *thread_status; in reap_worker() local205 pthread_join(worker->thread, &thread_status); in reap_worker()
131 int64_t opal_query_cpu_status(uint64_t thread_number, uint8_t *thread_status);