Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dlf_ring.h123 void FillpLfRingSetProdSafe(struct FillpLfRing *ring, FILLP_BOOL safe);
H A Dqueue.h81 FillpLfRingSetProdSafe(&q->ring, safe); in FillpQueueSetProdSafe()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dlf_ring.c88 void FillpLfRingSetProdSafe(struct FillpLfRing *ring, FILLP_BOOL safe) in FillpLfRingSetProdSafe() function