Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/pthread/
Dpthread.c50 bool detached; ///< True if pthread is detached member
424 bool detached = false; in pthread_exit() local