Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_manager.h289 #define NSTACKX_MAX_RETRAN_BLOCK_NUM 50000 macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager_client.c756 if (MutexListInit(&fmFileList->sendRetranList, NSTACKX_MAX_RETRAN_BLOCK_NUM) != NSTACKX_EOK) { in CreateSendFileList()