Home
last modified time | relevance | path

Searched defs:atomic_t (Results 1 – 3 of 3) sorted by relevance

/development/ndk/platforms/android-3/arch-arm/include/asm/
Datomic.h17 typedef struct { volatile int counter; } atomic_t; typedef
/development/ndk/platforms/android-9/arch-x86/include/asm/
Datomic_32.h25 typedef struct { int counter; } atomic_t; typedef
/development/ndk/platforms/android-9/arch-mips/include/asm/
Datomic.h27 typedef struct { volatile int counter; } atomic_t; typedef