Home
last modified time | relevance | path

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

/kernel/liteos_m/arch/include/
Dlos_atomic.h45 #define LOS_AtomicSet ArchAtomicSet macro
/kernel/liteos_a/arch/arm/arm/include/
Dlos_atomic.h93 STATIC INLINE VOID LOS_AtomicSet(Atomic *v, INT32 setVal) in LOS_AtomicSet() function