Home
last modified time | relevance | path

Searched refs:NSTACKX_ATOM_SET (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_util.h56 #define NSTACKX_ATOM_SET(ptr, i) ((*ptr) = (i)) macro
65 #define NSTACKX_ATOM_SET(ptr, i) atomic_set(ptr, i) macro
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_session.h209 NSTACKX_ATOM_SET(&(session->sendBlockListEmptyTimes), 0); in ClearSessionStats()
210 NSTACKX_ATOM_SET(&(session->noPendingDataTimes), 0); in ClearSessionStats()
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_util.h35 #define NSTACKX_ATOM_SET(ptr, i) ((*ptr) = (i)) macro
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager.c1159 NSTACKX_ATOM_SET(&(fileManager->bytesTransferredInCurPeriod), 0); in RefreshBytesTransFerred()

Completed in 4 milliseconds