Home
last modified time | relevance | path

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

/external/deqp/framework/delibs/dethread/
DdeAtomic.h165 DE_INLINE deUint64 deAtomicDecrementUint64 (volatile deUint64* dstAddr) in deAtomicDecrementUint64() function
221 return deAtomicDecrementUint64((volatile deUint64*)size); in deAtomicDecrementUSize()