Home
last modified time | relevance | path

Searched refs:FillpLfRingSetConsSafe (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dlf_ring.h121 void FillpLfRingSetConsSafe(struct FillpLfRing *ring, FILLP_BOOL safe);
H A Dqueue.h86 FillpLfRingSetConsSafe(&q->ring, safe); in FillpQueueSetConsSafe()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dlf_ring.c93 void FillpLfRingSetConsSafe(struct FillpLfRing *ring, FILLP_BOOL safe) in FillpLfRingSetConsSafe() function