ReactOS 0.4.16-dev-117-g38f21f9
|
Go to the source code of this file.
CROSSNT_DECL | ( | BOOLEAN | , |
__fastcall | , | ||
KeTestSpinLock | , | ||
( IN PKSPIN_LOCK SpinLock) | , | ||
( SpinLock) | |||
) |
CROSSNT_DECL | ( | HANDLE | , |
__stdcall | , | ||
PsGetCurrentProcessId | , | ||
() | , | ||
() | |||
) |
IN OUT PLONG IN OUT PLONG Addend CROSSNT_DECL | ( | LONG | , |
__fastcall | , | ||
InterlockedDecrement | , | ||
( IN OUT PLONG Addend) | , | ||
( IN OUT PLONG Addend) | |||
) |
IN OUT PLONG IN OUT PLONG Addend IN OUT PLONG IN LONG IN OUT PLONG IN LONG Increment CROSSNT_DECL | ( | PVOID | , |
__fastcall | , | ||
InterlockedCompareExchange | , | ||
( IN OUT PVOID *Destination, IN PVOID ExChange, IN PVOID Comperand) | , | ||
( IN OUT PVOID *Destination, IN PVOID ExChange, IN PVOID Comperand) | |||
) |
IN OUT PLONG IN OUT PLONG Addend IN OUT PLONG IN LONG IN OUT PLONG IN LONG Increment CROSSNT_DECL_EX | ( | "HAL.DLL" | , |
KIRQL | , | ||
__stdcall | , | ||
KeRaiseIrqlToSynchLevel | , | ||
() | , | ||
() | |||
) |
IN OUT PLONG IN OUT PLONG Addend IN OUT PLONG IN LONG IN OUT PLONG IN LONG Increment IN PNDIS_RW_LOCK Lock CROSSNT_DECL_EX | ( | "NDIS.SYS" | , |
VOID | , | ||
__stdcall | , | ||
NdisAcquireReadWriteLock | , | ||
( IN PNDIS_RW_LOCK Lock, IN BOOLEAN fWrite, IN PLOCK_STATE LockState) | , | ||
( Lock, fWrite, LockState) | |||
) |
IN OUT PLONG IN OUT PLONG Addend IN OUT PLONG IN LONG IN OUT PLONG IN LONG Increment IN PNDIS_RW_LOCK Lock __stdcall |
Definition at line 7 of file CrNtStubs.h.
Definition at line 24 of file CrNtStubs.h.
Referenced by _InterlockedAddLargeStatistic(), _InterlockedExchangeAdd(), _InterlockedExchangeAdd16(), _InterlockedExchangeAdd8(), ExInterlockedAddLargeInteger(), ExInterlockedAddUlong(), ExInterlockedDecrementLong(), ExInterlockedIncrementLong(), InterlockedDecrement(), InterlockedExchangeAdd(), InterlockedIncrement(), NdisInterlockedAddLargeInteger(), NdisInterlockedAddUlong(), NdisInterlockedDecrement(), NdisInterlockedIncrement(), VideoPortInterlockedDecrement(), and VideoPortInterlockedIncrement().
Definition at line 45 of file CrNtStubs.h.
Referenced by DmaRequest(), ExInterlockedAddLargeInteger(), ExInterlockedAddUlong(), HalpInitializeClock(), HalSetTimeIncrement(), InitRomRange(), InterlockedExchangeAdd(), KeBoostPriorityThread(), KePulseEvent(), KeReleaseMutant(), KeReleaseSemaphore(), KeSetBasePriorityThread(), KeSetEvent(), KeSetProcess(), KeTerminateThread(), KeUpdateSystemTime(), KiUnwaitThread(), KiWaitTest(), KxUnwaitThread(), KxUnwaitThreadForEvent(), NdisGetSystemUpTime(), NdisInterlockedAddLargeInteger(), NdisInterlockedAddUlong(), UmaMgrInitialize(), FxFileObject::UpdateProcessKeepAliveCount(), UpdateProgress(), UpdateServiceStatus(), VfatxUpdateProgress(), and xHalIoAssignDriveLetters().
InterlockedIncrement |
Definition at line 23 of file CrNtStubs.h.
IN OUT PLONG IN OUT PLONG Addend IN OUT PLONG IN LONG IN OUT PLONG IN LONG Increment KeRaiseIrqlToDpcLevel |
Definition at line 68 of file CrNtStubs.h.
Referenced by IoAllocateDriverObjectExtension(), IoGetDriverObjectExtension(), KeFreezeExecution(), KxRaiseIrqlToDpcLevel(), PopShutdownHandler(), and START_TEST().
Definition at line 67 of file CrNtStubs.h.
IN OUT PLONG IN OUT PLONG Addend IN OUT PLONG IN LONG IN OUT PLONG IN LONG Increment IN PNDIS_RW_LOCK Lock IN PNDIS_RW_LOCK IN PLOCK_STATE Lock |
Definition at line 78 of file CrNtStubs.h.
_In_ _IRQL_restores_ PLOCK_STATE LockState |
Definition at line 103 of file CrNtStubs.h.
Referenced by NdisAcquireReadWriteLock(), NdisReleaseReadWriteLock(), and RxFindOrCreateConnections().
IN OUT PLONG IN OUT PLONG Addend IN OUT PLONG IN LONG IN OUT PLONG IN LONG Increment NdisInitializeReadWriteLock |
Definition at line 77 of file CrNtStubs.h.
IN OUT PLONG IN OUT PLONG Addend IN OUT PLONG IN LONG IN OUT PLONG IN LONG Increment IN PNDIS_RW_LOCK Lock NdisReleaseReadWriteLock |
Definition at line 101 of file CrNtStubs.h.
PsGetCurrentThreadId |
Definition at line 8 of file CrNtStubs.h.
Referenced by AcpiOsGetThreadId(), CreateThreadNotifyRoutine(), DesktopWindowProc(), GDIOBJ_hInsertObject(), GDIOBJ_LockObject(), GDIOBJ_TryLockObject(), handle_gdb_read_mem(), handle_gdb_write_mem(), KsecGatherEntropyData(), SepCreateToken(), SepDuplicateToken(), SepPerformTokenFiltering(), UDFAcqLazyWrite(), UDFCommonWrite(), UDFFsNotification(), and UDFRelLazyWrite().