Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/Headers/
H A DIntrin.h220 short _InterlockedExchange16(short volatile *_Target, short _Value);
746 _InterlockedExchange16(short volatile *_Target, short _Value) { in _InterlockedExchange16() function