HomeSort by relevance Sort by last modified time
    Searched defs:atomic_t (Results 51 - 63 of 63) sorted by null

1 23

  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
atomic.h 27 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon60997
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
atomic.h 27 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon63722
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/asm/
atomic.h 27 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon65466
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/asm/
atomic.h 27 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon66786
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
atomic.h 27 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon68117
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/asm/
atomic.h 27 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon69450
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/asm/
atomic.h 27 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon70783
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/asm/
atomic.h 27 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon72116
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
atomic.h 27 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon73449
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/asm/
atomic.h 27 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon74856
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
atomic.h 27 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon82409
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/alsa/
iatomic.h 18 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon46283
24 * @v: pointer of type atomic_t
27 * useful range of an atomic_t is only 24 bits.
33 * @v: pointer of type atomic_t
37 * useful range of an atomic_t is only 24 bits.
44 * @v: pointer of type atomic_t
47 * of an atomic_t is only 24 bits.
49 static __inline__ void atomic_add(int i, atomic_t *v)
60 * @v: pointer of type atomic_t
63 * useful range of an atomic_t is only 24 bits
231 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon46284
393 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon46285
499 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon46286
687 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon46287
927 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon46288
1015 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon46289
1088 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon46290
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
iatomic.h 18 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon48019
24 * @v: pointer of type atomic_t
27 * useful range of an atomic_t is only 24 bits.
33 * @v: pointer of type atomic_t
37 * useful range of an atomic_t is only 24 bits.
44 * @v: pointer of type atomic_t
47 * of an atomic_t is only 24 bits.
49 static __inline__ void atomic_add(int i, atomic_t *v)
60 * @v: pointer of type atomic_t
63 * useful range of an atomic_t is only 24 bits
231 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon48020
393 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon48021
499 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon48022
687 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon48023
927 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon48024
1015 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon48025
1088 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon48026
    [all...]

Completed in 375 milliseconds

1 23