Home
last modified time | relevance | path

Searched refs:u_rwlock_wrlock (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/
Drwlock.h54 int u_rwlock_wrlock(struct u_rwlock *rwlock);
Drwlock.c55 int u_rwlock_wrlock(struct u_rwlock *rwlock) in u_rwlock_wrlock() function