Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_mp.c121 if (session->allTaskCount >= NSTACKX_MAX_FILE_LIST_NUM) { in RebuildFilelist()
H A Dnstackx_dfile.c614 node->session->allTaskCount++; in SendFilesInner()
H A Dnstackx_dfile_transfer.c1543 dFileTrans->session->allTaskCount--; in DFileTransDestroy()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_session.h151 int32_t allTaskCount; member