Home
last modified time | relevance | path

Searched refs:RW_LOCK_UNLOCKED (Results 1 – 2 of 2) sorted by relevance

/development/ndk/platforms/android-3/include/linux/
Dspinlock_types.h41 #define RW_LOCK_UNLOCKED __RW_LOCK_UNLOCKED(old_style_rw_init) macro
Dspinlock.h38 #define rwlock_init(lock) do { *(lock) = RW_LOCK_UNLOCKED; } while (0)