Go to the source code of this file.
◆ _STLP_PLATFORM
#define _STLP_PLATFORM "Windows" |
◆ _STLP_STDCALL
◆ _STLP_WIN32
◆ _STLP_WINDOWS_H_INCLUDED
#define _STLP_WINDOWS_H_INCLUDED |
◆ InterlockedDecrement()
◆ InterlockedExchange()
Definition at line 10 of file interlocked.c.
_In_opt_ ULONG _Out_ PULONG Value
long __cdecl _InterlockedExchange(_Interlocked_operand_ long volatile *_Target, long _Value)
_Must_inspect_result_ typedef _In_ ULONG _In_ BOOLEAN Target
◆ InterlockedIncrement()
◆ OutputDebugStringA()