Searched refs:u_rwlock (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/util/
H A Drwlock.h41 struct u_rwlock struct
50 static inline int u_rwlock_init(struct u_rwlock *rwlock)
60 static inline int u_rwlock_destroy(struct u_rwlock *rwlock)
69 static inline int u_rwlock_rdlock(struct u_rwlock *rwlock)
79 static inline int u_rwlock_rdunlock(struct u_rwlock *rwlock)
89 static inline int u_rwlock_wrlock(struct u_rwlock *rwlock)
99 static inline int u_rwlock_wrunlock(struct u_rwlock *rwlock)
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/winsys/amdgpu/
H A Dradv_amdgpu_winsys.h62 struct u_rwlock lock;
71 struct u_rwlock log_bo_list_lock;
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_private.h837 struct u_rwlock vs_prologs_lock;

Completed in 9 milliseconds