HomeSort by relevance Sort by last modified time
    Searched defs:rwlock_t (Results 1 - 25 of 68) sorted by null

1 2 3

  /external/clang/test/CodeGen/
2003-11-04-EmptyStruct.c 3 typedef struct { } rwlock_t; typedef in typeref:struct:__anon14785
4 struct fs_struct { rwlock_t lock; int umask; };
5 void __copy_fs_struct(struct fs_struct *fs) { fs->lock = (rwlock_t) { }; }
  /bionic/libc/upstream-netbsd/android/include/
reentrant.h 35 #define rwlock_t pthread_rwlock_t macro
  /development/ndk/platforms/android-9/include/linux/
spinlock_types.h 27 } rwlock_t; typedef in typeref:struct:__anon2829
38 #define __RW_LOCK_UNLOCKED(lockname) (rwlock_t) { .raw_lock = __RAW_RW_LOCK_UNLOCKED, RW_DEP_MAP_INIT(lockname) }
44 #define DEFINE_RWLOCK(x) rwlock_t x = __RW_LOCK_UNLOCKED(x)
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/linux/
spinlock_types.h 27 } rwlock_t; typedef in typeref:struct:__anon61513
38 #define __RW_LOCK_UNLOCKED(lockname) (rwlock_t) { .raw_lock = __RAW_RW_LOCK_UNLOCKED, RW_DEP_MAP_INIT(lockname) }
44 #define DEFINE_RWLOCK(x) rwlock_t x = __RW_LOCK_UNLOCKED(x)
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/linux/
spinlock_types.h 27 } rwlock_t; typedef in typeref:struct:__anon61966
38 #define __RW_LOCK_UNLOCKED(lockname) (rwlock_t) { .raw_lock = __RAW_RW_LOCK_UNLOCKED, RW_DEP_MAP_INIT(lockname) }
44 #define DEFINE_RWLOCK(x) rwlock_t x = __RW_LOCK_UNLOCKED(x)
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/linux/
spinlock_types.h 27 } rwlock_t; typedef in typeref:struct:__anon62421
38 #define __RW_LOCK_UNLOCKED(lockname) (rwlock_t) { .raw_lock = __RAW_RW_LOCK_UNLOCKED, RW_DEP_MAP_INIT(lockname) }
44 #define DEFINE_RWLOCK(x) rwlock_t x = __RW_LOCK_UNLOCKED(x)
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/linux/
spinlock_types.h 27 } rwlock_t; typedef in typeref:struct:__anon62829
38 #define __RW_LOCK_UNLOCKED(lockname) (rwlock_t) { .raw_lock = __RAW_RW_LOCK_UNLOCKED, RW_DEP_MAP_INIT(lockname) }
44 #define DEFINE_RWLOCK(x) rwlock_t x = __RW_LOCK_UNLOCKED(x)
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/linux/
spinlock_types.h 27 } rwlock_t; typedef in typeref:struct:__anon63289
38 #define __RW_LOCK_UNLOCKED(lockname) (rwlock_t) { .raw_lock = __RAW_RW_LOCK_UNLOCKED, RW_DEP_MAP_INIT(lockname) }
44 #define DEFINE_RWLOCK(x) rwlock_t x = __RW_LOCK_UNLOCKED(x)
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/linux/
spinlock_types.h 27 } rwlock_t; typedef in typeref:struct:__anon63751
38 #define __RW_LOCK_UNLOCKED(lockname) (rwlock_t) { .raw_lock = __RAW_RW_LOCK_UNLOCKED, RW_DEP_MAP_INIT(lockname) }
44 #define DEFINE_RWLOCK(x) rwlock_t x = __RW_LOCK_UNLOCKED(x)
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/linux/
spinlock_types.h 27 } rwlock_t; typedef in typeref:struct:__anon64161
38 #define __RW_LOCK_UNLOCKED(lockname) (rwlock_t) { .raw_lock = __RAW_RW_LOCK_UNLOCKED, RW_DEP_MAP_INIT(lockname) }
44 #define DEFINE_RWLOCK(x) rwlock_t x = __RW_LOCK_UNLOCKED(x)
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/linux/
spinlock_types.h 27 } rwlock_t; typedef in typeref:struct:__anon64623
38 #define __RW_LOCK_UNLOCKED(lockname) (rwlock_t) { .raw_lock = __RAW_RW_LOCK_UNLOCKED, RW_DEP_MAP_INIT(lockname) }
44 #define DEFINE_RWLOCK(x) rwlock_t x = __RW_LOCK_UNLOCKED(x)
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/linux/
spinlock_types.h 27 } rwlock_t; typedef in typeref:struct:__anon65087
38 #define __RW_LOCK_UNLOCKED(lockname) (rwlock_t) { .raw_lock = __RAW_RW_LOCK_UNLOCKED, RW_DEP_MAP_INIT(lockname) }
44 #define DEFINE_RWLOCK(x) rwlock_t x = __RW_LOCK_UNLOCKED(x)
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/linux/
spinlock_types.h 27 } rwlock_t; typedef in typeref:struct:__anon65497
38 #define __RW_LOCK_UNLOCKED(lockname) (rwlock_t) { .raw_lock = __RAW_RW_LOCK_UNLOCKED, RW_DEP_MAP_INIT(lockname) }
44 #define DEFINE_RWLOCK(x) rwlock_t x = __RW_LOCK_UNLOCKED(x)
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/linux/
spinlock_types.h 27 } rwlock_t; typedef in typeref:struct:__anon65959
38 #define __RW_LOCK_UNLOCKED(lockname) (rwlock_t) { .raw_lock = __RAW_RW_LOCK_UNLOCKED, RW_DEP_MAP_INIT(lockname) }
44 #define DEFINE_RWLOCK(x) rwlock_t x = __RW_LOCK_UNLOCKED(x)
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/linux/
spinlock_types.h 27 } rwlock_t; typedef in typeref:struct:__anon66423
38 #define __RW_LOCK_UNLOCKED(lockname) (rwlock_t) { .raw_lock = __RAW_RW_LOCK_UNLOCKED, RW_DEP_MAP_INIT(lockname) }
44 #define DEFINE_RWLOCK(x) rwlock_t x = __RW_LOCK_UNLOCKED(x)
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/linux/
spinlock_types.h 27 } rwlock_t; typedef in typeref:struct:__anon66833
38 #define __RW_LOCK_UNLOCKED(lockname) (rwlock_t) { .raw_lock = __RAW_RW_LOCK_UNLOCKED, RW_DEP_MAP_INIT(lockname) }
44 #define DEFINE_RWLOCK(x) rwlock_t x = __RW_LOCK_UNLOCKED(x)
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/linux/
spinlock_types.h 27 } rwlock_t; typedef in typeref:struct:__anon67295
38 #define __RW_LOCK_UNLOCKED(lockname) (rwlock_t) { .raw_lock = __RAW_RW_LOCK_UNLOCKED, RW_DEP_MAP_INIT(lockname) }
44 #define DEFINE_RWLOCK(x) rwlock_t x = __RW_LOCK_UNLOCKED(x)
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/linux/
spinlock_types.h 27 } rwlock_t; typedef in typeref:struct:__anon67759
38 #define __RW_LOCK_UNLOCKED(lockname) (rwlock_t) { .raw_lock = __RAW_RW_LOCK_UNLOCKED, RW_DEP_MAP_INIT(lockname) }
44 #define DEFINE_RWLOCK(x) rwlock_t x = __RW_LOCK_UNLOCKED(x)
  /prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/linux/
spinlock_types.h 27 } rwlock_t; typedef in typeref:struct:__anon68169
38 #define __RW_LOCK_UNLOCKED(lockname) (rwlock_t) { .raw_lock = __RAW_RW_LOCK_UNLOCKED, RW_DEP_MAP_INIT(lockname) }
44 #define DEFINE_RWLOCK(x) rwlock_t x = __RW_LOCK_UNLOCKED(x)
  /prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/linux/
spinlock_types.h 27 } rwlock_t; typedef in typeref:struct:__anon68631
38 #define __RW_LOCK_UNLOCKED(lockname) (rwlock_t) { .raw_lock = __RAW_RW_LOCK_UNLOCKED, RW_DEP_MAP_INIT(lockname) }
44 #define DEFINE_RWLOCK(x) rwlock_t x = __RW_LOCK_UNLOCKED(x)
  /prebuilts/ndk/r10/platforms/android-17/arch-x86/usr/include/linux/
spinlock_types.h 27 } rwlock_t; typedef in typeref:struct:__anon69095
38 #define __RW_LOCK_UNLOCKED(lockname) (rwlock_t) { .raw_lock = __RAW_RW_LOCK_UNLOCKED, RW_DEP_MAP_INIT(lockname) }
44 #define DEFINE_RWLOCK(x) rwlock_t x = __RW_LOCK_UNLOCKED(x)
  /prebuilts/ndk/r10/platforms/android-18/arch-arm/usr/include/linux/
spinlock_types.h 27 } rwlock_t; typedef in typeref:struct:__anon69505
38 #define __RW_LOCK_UNLOCKED(lockname) (rwlock_t) { .raw_lock = __RAW_RW_LOCK_UNLOCKED, RW_DEP_MAP_INIT(lockname) }
44 #define DEFINE_RWLOCK(x) rwlock_t x = __RW_LOCK_UNLOCKED(x)
  /prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/linux/
spinlock_types.h 27 } rwlock_t; typedef in typeref:struct:__anon69967
38 #define __RW_LOCK_UNLOCKED(lockname) (rwlock_t) { .raw_lock = __RAW_RW_LOCK_UNLOCKED, RW_DEP_MAP_INIT(lockname) }
44 #define DEFINE_RWLOCK(x) rwlock_t x = __RW_LOCK_UNLOCKED(x)
  /prebuilts/ndk/r10/platforms/android-18/arch-x86/usr/include/linux/
spinlock_types.h 27 } rwlock_t; typedef in typeref:struct:__anon70431
38 #define __RW_LOCK_UNLOCKED(lockname) (rwlock_t) { .raw_lock = __RAW_RW_LOCK_UNLOCKED, RW_DEP_MAP_INIT(lockname) }
44 #define DEFINE_RWLOCK(x) rwlock_t x = __RW_LOCK_UNLOCKED(x)
  /prebuilts/ndk/r10/platforms/android-19/arch-arm/usr/include/linux/
spinlock_types.h 27 } rwlock_t; typedef in typeref:struct:__anon70847
38 #define __RW_LOCK_UNLOCKED(lockname) (rwlock_t) { .raw_lock = __RAW_RW_LOCK_UNLOCKED, RW_DEP_MAP_INIT(lockname) }
44 #define DEFINE_RWLOCK(x) rwlock_t x = __RW_LOCK_UNLOCKED(x)

Completed in 2042 milliseconds

1 2 3