Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager.c899 uint8_t isStopTaskDetached = NSTACKX_FALSE; in FileManagerThread() local
907 isStopTaskDetached = NSTACKX_TRUE; in FileManagerThread()
911 if (isErrorOccurred || isStopTaskDetached) { in FileManagerThread()