PS_RUNNING
new_thread->state = PS_RUNNING;
thread->state = PS_RUNNING;
int _thread_state_running = PS_RUNNING;
[PS_RUNNING] = " running, ",
[PS_RUNNING] = "RUN",
state = PS_RUNNING;
state = PS_RUNNING;