Home
last modified time | relevance | path

Searched defs:detached (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.6.0/components/pthread/
Dpthread.c37 bool detached; ///< True if pthread is detached member
410 bool detached = false; in pthread_exit() local