Searched refs:thread_state_name (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/debuganalyzer/model/
H A DModel.cpp31 thread_state_name(ThreadState state) function
H A DModel.h31 const char* thread_state_name(ThreadState state);
/haiku/src/apps/debuganalyzer/gui/main_window/
H A DSchedulingPage.cpp846 text << "State: " << thread_state_name(threadState);

Completed in 83 milliseconds