Home
last modified time | relevance | path

Searched refs:deAtomicIncrementUint64 (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/delibs/dethread/
DdeAtomic.h139 DE_INLINE deUint64 deAtomicIncrementUint64 (volatile deUint64* dstAddr) in deAtomicIncrementUint64() function
205 return deAtomicIncrementUint64((volatile deUint64*)size); in deAtomicIncrementUSize()