Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_util.h55 #define NSTACKX_ATOM_FETCH(ptr) (*ptr) macro
64 #define NSTACKX_ATOM_FETCH(ptr) atomic_read(ptr) macro
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_util.h34 #define NSTACKX_ATOM_FETCH(ptr) (*ptr) macro
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c1087 NSTACKX_ATOM_FETCH(&(session->totalSendBlocks)), peerInfo->eAgainCount, in DFileSendCalculateRate()
1088 NSTACKX_ATOM_FETCH(&(session->sendBlockListEmptyTimes)), session->sleepTimes, in DFileSendCalculateRate()
1089 NSTACKX_ATOM_FETCH(&(session->noPendingDataTimes)), peerInfo->qdiscMinLeft, in DFileSendCalculateRate()
1091 NSTACKX_ATOM_FETCH(&(session->totalRecvBlocks)), peerInfo->socketIndex, in DFileSendCalculateRate()
1723 if (NSTACKX_ATOM_FETCH(&(session->unprocessedReadEventCount)) >= MAX_UNPROCESSED_READ_EVENT_COUNT) { in PostReadEventToMainLoop()
H A Dnstackx_dfile_dfx.c101 NSTACKX_ATOM_FETCH(&(session->totalSendBlocks))); in HidumpInfoClient()
H A Dnstackx_dfile_transfer.c522 NSTACKX_ATOM_FETCH(&(dFileTrans->session->totalRecvBlocks)), in SendFileDataOngoing()

Completed in 11 milliseconds