Searched defs:rw_lock (Results 1 – 3 of 3) sorted by relevance
51 rwlock_t rw_lock; /* Lock GPIOs. */ member
248 static inline void rw_lock(bool w, struct btree *b, int level) in rw_lock() function
87 rwlock_t rw_lock; /* to protect path entry access */ member