Home
last modified time | relevance | path

Searched refs:INVALID_TID (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_util.h30 #define INVALID_TID (pthread_t)(-1) macro
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_util.h48 #define INVALID_TID (pthread_t)(-1) macro
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile.c1095 session->tid = INVALID_TID; in StopDFileThreads()
1098 session->senderTid[0] = INVALID_TID; in StopDFileThreads()
1101 session->receiverTid = INVALID_TID; in StopDFileThreads()
1103 session->controlTid = INVALID_TID; in StopDFileThreads()
H A Dnstackx_dfile_session.c1976 session->receiverTid = INVALID_TID; in StartDFileThreadsInner()
1980 session->senderTid[0] = INVALID_TID; in StartDFileThreadsInner()
1988 session->tid = INVALID_TID; in StartDFileThreadsInner()
H A Dnstackx_file_manager.c978 fileManager->fileManagerTid[i] = INVALID_TID; in StopFileManagerThreads()

Completed in 9 milliseconds