HomeSort by: relevance | last modified time | path
    Searched defs:atomic_dec_not_one (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
anv_allocator.c 2005 atomic_dec_not_one(uint32_t *counter) function
2033 if (atomic_dec_not_one(&bo->refcount))
  /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
anv_allocator.c 1908 atomic_dec_not_one(uint32_t *counter) function
1937 if (atomic_dec_not_one(&bo->refcount))

Completed in 75 milliseconds