Searched defs:rw_lock (Results 1 – 6 of 6) sorted by relevance
75 pthread_rwlock_t *rw_lock; member83 pthread_rwlock_t *rw_lock = args->rw_lock; in dscr_default_random_thread() local124 pthread_rwlock_t rw_lock; in dscr_default_random_test() local
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
124 struct rw_semaphore *rw_lock = NULL; in mi_read() local
145 struct rw_semaphore rw_lock; member
87 rwlock_t rw_lock; /* to protect path entry access */ member