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

/development/ndk/platforms/android-3/arch-arm/include/asm/
H A Datomic.h17 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon19
/development/ndk/platforms/android-9/arch-x86/include/asm/
H A Datomic_32.h25 typedef struct { int counter; } atomic_t; typedef in typeref:struct:__anon514
/development/ndk/platforms/android-9/arch-x86_64/include/asm/
H A Datomic_32.h25 typedef struct { int counter; } atomic_t; typedef in typeref:struct:__anon585
/development/ndk/platforms/android-9/arch-mips/include/asm/
H A Datomic.h27 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon397

Completed in 69 milliseconds