Home
last modified time | relevance | path

Searched defs:SoftBusAtomicCmpAndSwap32 (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_atomic.h62 static inline bool SoftBusAtomicCmpAndSwap32(volatile uint32_t* ptr, int32_t oldValue, int32_t newValue) in SoftBusAtomicCmpAndSwap32() function

Completed in 1 milliseconds