Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
DIntrin.h236 char _InterlockedExchange8(char volatile *_Target, char _Value);
787 _InterlockedExchange8(char volatile *_Target, char _Value) { in _InterlockedExchange8() function