Searched defs:read_unlock (Results 1 – 2 of 2) sorted by relevance
198 read_unlock(rwlock_t *rw) in read_unlock() function
115 #define read_unlock(rwlock) mutex_spin_exit(rwlock) macro