thread_status     137 arch/powerpc/include/asm/opal.h int64_t opal_query_cpu_status(uint64_t thread_number, uint8_t *thread_status);
thread_status     179 tools/perf/bench/sched-messaging.c 	void *thread_status;
thread_status     187 tools/perf/bench/sched-messaging.c 		pthread_join(id, &thread_status);