Searched refs:_InterlockedExchange64 (Results 1 - 1 of 1) sorted by last modified time

/external/clang/lib/Headers/
H A DIntrin.h428 __int64 _InterlockedExchange64(__int64 volatile *_Target, __int64 _Value);
798 _InterlockedExchange64(__int64 volatile *_Target, __int64 _Value) { function

Completed in 424 milliseconds