Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dspunge.c58 if (SYS_ARCH_ATOMIC_READ(&sock->epollWaiting) > 0) { in SpungeEpollEventCallback()
/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()
622 (void)SYS_ARCH_ATOMIC_DEC(&sock->epollWaiting, 1); in SpungeEpollCtlHandleDelEvent()
785 (void)SYS_ARCH_ATOMIC_DEC(&sock->epollWaiting, 1); in SpungeEpollFindRemove()
864 (void)SYS_ARCH_ATOMIC_SET(&sock->epollWaiting, 0); in SpungeEpollCreate()
H A Dspunge_app.c40 (void)SYS_ARCH_ATOMIC_SET(&sock->epollWaiting, 0); in SpungeInitSocket()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dsockets.h111 SysArchAtomic epollWaiting; member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_stack.c169 (void)SYS_ARCH_ATOMIC_DEC(&sock->epollWaiting, 1); in RecursiveRbTree()

Completed in 4 milliseconds