Searched refs:u_rwlock_rdunlock (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/util/ | ||
D | rwlock.h | 53 int u_rwlock_rdunlock(struct u_rwlock *rwlock); |
D | rwlock.c | 45 int u_rwlock_rdunlock(struct u_rwlock *rwlock) in u_rwlock_rdunlock() function |