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