Home
last modified time | relevance | path

Searched refs:LOS_Atomic64Read (Results 1 - 3 of 3) sorted by relevance

/kernel/liteos_m/testsuites/sample/kernel/atomic/
H A Dit_los_atomic_011.c117 read64Counter = LOS_Atomic64Read(&atomic64TestCounter); in TaskF01()
123 read64Counter = LOS_Atomic64Read(&atomic64TestCounter); in TaskF01()
129 read64Counter = LOS_Atomic64Read(&atomic64TestCounter); in TaskF01()
135 read64Counter = LOS_Atomic64Read(&atomic64TestCounter); in TaskF01()
141 read64Counter = LOS_Atomic64Read(&atomic64TestCounter); in TaskF01()
147 read64Counter = LOS_Atomic64Read(&atomic64TestCounter); in TaskF01()
152 read64Counter = LOS_Atomic64Read(&atomic64TestCounter); in TaskF01()
157 read64Counter = LOS_Atomic64Read(&atomic64TestCounter); in TaskF01()
162 read64Counter = LOS_Atomic64Read(&atomic64TestCounter); in TaskF01()
168 read64Counter = LOS_Atomic64Read( in TaskF01()
[all...]
/kernel/liteos_m/arch/include/
H A Dlos_atomic.h52 #define LOS_Atomic64Read ArchAtomic64Read macro
/kernel/liteos_a/arch/arm/arm/include/
H A Dlos_atomic.h332 STATIC INLINE INT64 LOS_Atomic64Read(const Atomic64 *v) in LOS_Atomic64Read() function

Completed in 4 milliseconds