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

/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_allocator.c1908 atomic_dec_not_one(uint32_t *counter) function in typeref:typename:bool
1937 if (atomic_dec_not_one(&bo->refcount))
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_allocator.c2005 atomic_dec_not_one(uint32_t *counter) function in typeref:typename:bool
2033 if (atomic_dec_not_one(&bo->refcount))

Completed in 14 milliseconds