Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/pthread/
Dpthread.c40 PTHREAD_TASK_STATE_RUN, enumerator
360 if (pthread->state == PTHREAD_TASK_STATE_RUN) { in pthread_join()
409 } else if (pthread->state == PTHREAD_TASK_STATE_RUN) { in pthread_detach()