Searched defs:safe (Results 1 - 5 of 5) sorted by relevance
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/ |
H A D | queue.h | 79 static __inline void FillpQueueSetProdSafe(FillpQueue *q, FILLP_BOOL safe) in FillpQueueSetProdSafe() argument 84 static __inline void FillpQueueSetConsSafe(FillpQueue *q, FILLP_BOOL safe) in FillpQueueSetConsSafe() argument
|
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/ |
H A D | dympool.c | 110 void DympSetConsSafe(DympoolType *pool, FILLP_BOOL safe) in DympSetConsSafe() argument 115 void DympSetProdSafe(DympoolType *pool, FILLP_BOOL safe) in DympSetProdSafe() argument
|
H A D | lf_ring.c | 88 void FillpLfRingSetProdSafe(struct FillpLfRing *ring, FILLP_BOOL safe) in FillpLfRingSetProdSafe() argument 93 void FillpLfRingSetConsSafe(struct FillpLfRing *ring, FILLP_BOOL safe) in FillpLfRingSetConsSafe() argument
|
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | step_result_set.cpp | 34 StepResultSet::StepResultSet(Time start, Conn conn, const std::string &sql, const Values &args, bool safe) in StepResultSet() argument
|
H A D | abs_result_set.cpp | 80 AbsResultSet::AbsResultSet(bool safe) : globalMtx_(safe)
in AbsResultSet() argument
|
Completed in 3 milliseconds