Searched refs:runstate_to_name (Results 1 – 3 of 3) sorted by relevance
196 const char *runstate_to_name(int runstate) in runstate_to_name() function211 runstate_to_name(td->runstate), in td_set_runstate()212 runstate_to_name(runstate)); in td_set_runstate()
612 extern const char *runstate_to_name(int runstate);
2104 runstate_to_name(td->runstate)); in waitee_running()