Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Headers/
DIntrin.h212 long __cdecl _InterlockedExchange(long volatile *_Target, long _Value);
709 _InterlockedExchange(long volatile *_Target, long _Value) { in _InterlockedExchange() function