Searched refs:rwlock_t (Results 1 - 6 of 6) sorted by relevance

/ndk/build/platforms/android-3/arch-arm/usr/include/linux/
H A Dspinlock_types.h27 } rwlock_t; typedef in typeref:struct:__anon228
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)
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/
H A Dspinlock_types.h27 } rwlock_t; typedef in typeref:struct:__anon582
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)
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/
H A Dspinlock_types.h27 } rwlock_t; typedef in typeref:struct:__anon936
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)
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/
H A Dspinlock_types.h27 } rwlock_t; typedef in typeref:struct:__anon1355
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)
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/
H A Dspinlock_types.h27 } rwlock_t; typedef in typeref:struct:__anon1718
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)
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/
H A Dspinlock_types.h27 } rwlock_t; typedef in typeref:struct:__anon2142
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 44 milliseconds