Home
last modified time | relevance | path

Searched defs:deAtomicCompareExchangeUint64 (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/framework/delibs/dethread/
H A DdeAtomic.h184 DE_INLINE deUint64 deAtomicCompareExchangeUint64 (volatile deUint64* dstAddr, deUint64 compare, deUint64 exchange) in deAtomicCompareExchangeUint64() function

Completed in 2 milliseconds