Home
last modified time | relevance | path

Searched defs:LOS_AtomicRead (Results 1 – 2 of 2) sorted by relevance

/kernel/liteos_m/arch/include/
Dlos_atomic.h44 #define LOS_AtomicRead ArchAtomicRead macro
/kernel/liteos_a/arch/arm/arm/include/
Dlos_atomic.h69 STATIC INLINE INT32 LOS_AtomicRead(const Atomic *v) in LOS_AtomicRead() function