Home
last modified time | relevance | path

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

/u-boot/arch/powerpc/include/asm/
A Datomic.h9 typedef struct { volatile int counter; } atomic_t; typedef
11 typedef struct { int counter; } atomic_t; typedef
/u-boot/arch/x86/include/asm/
A Datomic.h9 typedef struct { volatile int counter; } atomic_t; typedef
/u-boot/include/asm-generic/
A Datomic.h6 typedef struct { volatile int counter; } atomic_t; typedef

Completed in 6 milliseconds