Searched refs:RW_LOCK_UNLOCKED (Results 1 – 2 of 2) sorted by relevance
41 #define RW_LOCK_UNLOCKED __RW_LOCK_UNLOCKED(old_style_rw_init) macro
39 #define rwlock_init(lock) do { *(lock) = RW_LOCK_UNLOCKED; } while (0)