Home
last modified time | relevance | path

Searched refs:STATE_STOPPED (Results 1 – 1 of 1) sorted by relevance

/examples/standalone/
A Dsched.c31 #define STATE_STOPPED 2 macro
220 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