Searched refs:STATE_STOPPED (Results 1 – 1 of 1) sorted by relevance
35 #define STATE_STOPPED 2 macro226 lthreads[i].state = STATE_STOPPED; in thread_create()274 if (lthreads[id].state != STATE_STOPPED) in thread_start()300 lthreads[id].state = STATE_STOPPED;