Searched defs:rw_lock (Results 1 – 4 of 4) sorted by relevance
78 rwlock_t rw_lock; /* Table lock */ member
49 rwlock_t rw_lock; /* Lock GPIOs. */ member
226 static inline void rw_lock(bool w, struct btree *b, int level) in rw_lock() function
100 rwlock_t rw_lock; /* to protect path entry access */ member