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

/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_common.h201 vn_refcount_fetch_sub_release(struct vn_refcount *ref, int val) function in typeref:typename:int
224 const int old = vn_refcount_fetch_sub_release(ref, 1);

Completed in 2 milliseconds