Searched refs:STATE_TERMINATED (Results 1 – 1 of 1) sorted by relevance
32 #define STATE_TERMINATED 2 macro254 lthreads[current_tid].state = STATE_TERMINATED; in thread_launcher()316 if (lthreads[i].state == STATE_TERMINATED) { in thread_join()340 if (lthreads[*ret].state == STATE_TERMINATED) { in thread_join()
Completed in 8 milliseconds