Searched refs:queued_read_unlock (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/asm-generic/
H A Dqrwlock.h105 * queued_read_unlock - release read lock of a queued rwlock
108 static inline void queued_read_unlock(struct qrwlock *lock) function
143 #define arch_read_unlock(l) queued_read_unlock(l)

Completed in 119 milliseconds