|
ReactOS 0.4.16-dev-1946-g52006dd
|

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.