ReactOS 0.4.16-dev-340-g0540c21
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
Functions | |
LONGLONG NTAPI | RtlInterlockedCompareExchange64 (LONGLONG volatile *Destination, LONGLONG Exchange, LONGLONG Comparand) |
#define NDEBUG |
Definition at line 13 of file interlck.c.
LONGLONG NTAPI RtlInterlockedCompareExchange64 | ( | LONGLONG volatile * | Destination, |
LONGLONG | Exchange, | ||
LONGLONG | Comparand | ||
) |
Definition at line 20 of file interlck.c.