Home
last modified time | relevance | path

Searched refs:SYS_ARCH_ATOMIC_INC (Results 1 - 9 of 9) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dspunge.c48 (void)SYS_ARCH_ATOMIC_INC(&sock->rcvEvent, count); in SpungeEpollEventCallback()
H A Dsocket_common.c254 SYS_ARCH_ATOMIC_INC(&table->used, 1); in SpungeAllocFtSock()
H A Dspunge_message.c43 (void)SYS_ARCH_ATOMIC_INC(&inst->msgUsingCount, 1); in SpungePostMsg()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dfillp_function.h61 #define SYS_ARCH_ATOMIC_INC (g_fillpOsBasicLibFun.sysArchAtomicInc) macro
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_common.c29 (void)SYS_ARCH_ATOMIC_INC(&(FILLP_GET_SOCKET(pcb)->sendEventCount), 1); in FillpFreeItemAndEvent()
199 (void)SYS_ARCH_ATOMIC_INC(&(FILLP_GET_SOCKET(pcb)->sendEventCount), 1); in FillpAckItemWaitTklist()
232 (void)SYS_ARCH_ATOMIC_INC(&sock->sendEventCount, 1); in FillpAckUnrecvList()
263 (void)SYS_ARCH_ATOMIC_INC(&(FILLP_GET_SOCKET(pcb)->sendEventCount), 1); in FillpAckRedunlist()
H A Dfillp_output.c41 (void)SYS_ARCH_ATOMIC_INC(&(FILLP_GET_SOCKET(pcb)->sendEventCount), 1); in FillpMoveRedundantItemToUnrecvList()
97 (void)SYS_ARCH_ATOMIC_INC(&sock->sendEventCount, askMoreRet); in FillpIsAskMoreBuf()
H A Dfillp_frame.c34 FILLP_INT refCnt = SYS_ARCH_ATOMIC_INC(&frameItem->refCnt, 1); in FillpFrameItemHold()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Depoll_app.c592 (void)SYS_ARCH_ATOMIC_INC(&sock->epollWaiting, 1); in SpungeEpollCtlHandleAddEvent()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_core.c1339 (void)SYS_ARCH_ATOMIC_INC(&(FILLP_GET_SOCKET(fpcb)->sendEventCount), 1); in SpungeItemRouteByToken()
1367 (void)SYS_ARCH_ATOMIC_INC(&(FILLP_GET_SOCKET(fpcb)->sendEventCount), 1); in SpungeClearItemWaitTokenList()

Completed in 9 milliseconds