Searched refs:queued_rwlock_is_contended (Results 1 – 1 of 1) sorted by relevance
126 static inline int queued_rwlock_is_contended(struct qrwlock *lock) in queued_rwlock_is_contended() function141 #define arch_rwlock_is_contended(l) queued_rwlock_is_contended(l)
Completed in 3 milliseconds