Searched refs:thread_status (Results 1 – 1 of 1) sorted by relevance
239 const char *thread_status = rt->running ? "running" : "finished"; in PrintThread() local242 thread_status); in PrintThread()247 Printf(" (tid=%llu, %s) created by %s", rt->os_id, thread_status, in PrintThread()