Home
last modified time | relevance | path

Searched refs:LF_RING_PAUSE_REP_COUNT (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dlf_ring.h30 #ifndef LF_RING_PAUSE_REP_COUNT
32 #define LF_RING_PAUSE_REP_COUNT 0 macro
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dlf_ring.c166 #if LF_RING_PAUSE_REP_COUNT in FillpLfRingMpEnqueue()
167 if (++rep == LF_RING_PAUSE_REP_COUNT) { in FillpLfRingMpEnqueue()
249 #if LF_RING_PAUSE_REP_COUNT in FillpLfRingMcDequeue()
250 if (++rep == LF_RING_PAUSE_REP_COUNT) { in FillpLfRingMcDequeue()

Completed in 2 milliseconds