Searched refs:STATE_STOPPED (Results 1 – 1 of 1) sorted by relevance
31 #define STATE_STOPPED 2 macro220 lthreads[i].state = STATE_STOPPED; in thread_create()268 if (lthreads[id].state != STATE_STOPPED) in thread_start()294 lthreads[id].state = STATE_STOPPED;
Completed in 8 milliseconds