Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Headers/
H A DIntrin.h208 char _InterlockedCompareExchange8(char volatile *_Destination, char _Exchange,
761 _InterlockedCompareExchange8(char volatile *_Destination, in _InterlockedCompareExchange8() function