HomeSort by relevance Sort by last modified time
    Searched refs:__RAW_RW_LOCK_UNLOCKED (Results 1 - 4 of 4) sorted by null

  /development/ndk/platforms/android-3/include/linux/
spinlock_types_up.h 27 #define __RAW_RW_LOCK_UNLOCKED { }
spinlock_types.h 38 #define __RW_LOCK_UNLOCKED(lockname) (rwlock_t) { .raw_lock = __RAW_RW_LOCK_UNLOCKED, RW_DEP_MAP_INIT(lockname) }
  /development/ndk/platforms/android-3/arch-arm/include/asm/
spinlock_types.h 29 #define __RAW_RW_LOCK_UNLOCKED { 0 }
  /development/ndk/platforms/android-9/arch-x86/include/asm/
spinlock_types.h 34 #define __RAW_RW_LOCK_UNLOCKED { RW_LOCK_BIAS }

Completed in 37 milliseconds