Searched refs:USED (Results 1 – 1 of 1) sorted by relevance
71 enum {NOTUSED = 0, USED, ABORTING, ABORTED, FAILED} state; enumerator374 threads_table[t_slot].state = USED; in posix_new_thread()439 if (threads_table[i].state != USED) { in posix_core_clean_up()459 if (threads_table[thread_idx].state != USED) { /* LCOV_EXCL_BR_LINE */ in posix_abort_thread()