Searched refs:thread_state_to_text (Results 1 – 3 of 3) sorted by relevance
102 out.Print("%s", thread_state_to_text(NULL, fPreviousState)); in AddDump()
97 const char* thread_state_to_text(Thread* thread, int32 state);
2687 thread_state_to_text(Thread* thread, int32 state) in thread_state_to_text() function