Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Dintrin.h384 __int64 _InterlockedExchange64(__int64 volatile *_Target, __int64 _Value);
742 _InterlockedExchange64(__int64 volatile *_Target, __int64 _Value) { in _InterlockedExchange64() function