PS_RUNNING
new_thread->state = PS_RUNNING;
thread->state = PS_RUNNING;
int _thread_state_running = PS_RUNNING;