HomeSort by relevance Sort by last modified time
    Searched refs:atomic_t (Results 1 - 25 of 444) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /development/ndk/platforms/android-3/arch-arm/include/asm/
atomic.h 17 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon2184
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/asm/
atomic.h 17 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon44860
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/asm/
atomic.h 17 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon46176
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/asm/
atomic.h 17 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon47508
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/asm/
atomic.h 17 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon48844
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/asm/
atomic.h 17 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon50180
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/asm/
atomic.h 17 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon51516
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/asm/
atomic.h 17 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon52852
  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/asm/
atomic.h 17 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon54194
  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/asm/
atomic.h 17 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon69443
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/asm/
atomic.h 17 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon69808
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/asm/
atomic.h 17 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon70173
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/asm/
atomic.h 17 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon70539
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/asm/
atomic.h 17 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon70939
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
iatomic.h 18 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon40122
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:__anon40123
393 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon40124
499 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon40125
687 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon40126
927 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon40127
1015 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon40128
1086 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon40129
1111 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon40130
    [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:__anon38254
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:__anon38255
393 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon38256
499 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon38257
687 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon38258
927 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon38259
1015 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon38260
1088 typedef struct { volatile int counter; } atomic_t; typedef in typeref:struct:__anon38261
    [all...]
  /external/libdrm/tegra/
private.h 48 atomic_t ref;
  /development/ndk/platforms/android-3/include/linux/raid/
md_k.h 64 atomic_t nr_pending;
65 atomic_t read_errors;
66 atomic_t corrected_errors;
136 atomic_t active;
143 atomic_t recovery_active;
149 atomic_t pending_writes;
154 atomic_t writes_pending;
157 atomic_t write_behind;
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/raid/
md_k.h 64 atomic_t nr_pending;
65 atomic_t read_errors;
66 atomic_t corrected_errors;
136 atomic_t active;
143 atomic_t recovery_active;
149 atomic_t pending_writes;
154 atomic_t writes_pending;
157 atomic_t write_behind;
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/raid/
md_k.h 64 atomic_t nr_pending;
65 atomic_t read_errors;
66 atomic_t corrected_errors;
136 atomic_t active;
143 atomic_t recovery_active;
149 atomic_t pending_writes;
154 atomic_t writes_pending;
157 atomic_t write_behind;
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/raid/
md_k.h 64 atomic_t nr_pending;
65 atomic_t read_errors;
66 atomic_t corrected_errors;
136 atomic_t active;
143 atomic_t recovery_active;
149 atomic_t pending_writes;
154 atomic_t writes_pending;
157 atomic_t write_behind;
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/raid/
md_k.h 64 atomic_t nr_pending;
65 atomic_t read_errors;
66 atomic_t corrected_errors;
136 atomic_t active;
143 atomic_t recovery_active;
149 atomic_t pending_writes;
154 atomic_t writes_pending;
157 atomic_t write_behind;
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/raid/
md_k.h 64 atomic_t nr_pending;
65 atomic_t read_errors;
66 atomic_t corrected_errors;
136 atomic_t active;
143 atomic_t recovery_active;
149 atomic_t pending_writes;
154 atomic_t writes_pending;
157 atomic_t write_behind;
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/linux/raid/
md_k.h 64 atomic_t nr_pending;
65 atomic_t read_errors;
66 atomic_t corrected_errors;
136 atomic_t active;
143 atomic_t recovery_active;
149 atomic_t pending_writes;
154 atomic_t writes_pending;
157 atomic_t write_behind;
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/linux/raid/
md_k.h 64 atomic_t nr_pending;
65 atomic_t read_errors;
66 atomic_t corrected_errors;
136 atomic_t active;
143 atomic_t recovery_active;
149 atomic_t pending_writes;
154 atomic_t writes_pending;
157 atomic_t write_behind;

Completed in 585 milliseconds

1 2 3 4 5 6 7 8 91011>>