/reactos/ntoskrnl/ke/ |
H A D | mutex.c | 25 PKTHREAD CurrentThread; in KeInitializeMutant() local 105 PKTHREAD CurrentThread = KeGetCurrentThread(); in KeReleaseMutant() local
|
H A D | thrdobj.c | 309 PKTHREAD Current, CurrentThread = KeGetCurrentThread(); in KeFreezeAllThreads() local 663 PKTHREAD Current, CurrentThread = KeGetCurrentThread(); in KeThawAllThreads() local 931 KeCapturePersistentThreadState(IN PVOID CurrentThread, in KeCapturePersistentThreadState() 1025 PKTHREAD NextThread, CurrentThread = KeGetCurrentThread(); in KeRevertToUserAffinityThread() local 1111 PKTHREAD NextThread, CurrentThread = KeGetCurrentThread(); in KeSetSystemAffinityThread() local
|
H A D | semphobj.c | 61 PKTHREAD CurrentThread; in KeReleaseSemaphore() local
|
H A D | thrdschd.c | 355 KiSwapThread(IN PKTHREAD CurrentThread, in KiSwapThread()
|
/reactos/drivers/filesystems/udfs/ |
H A D | dldetect.cpp | 361 PCHAR CurrentThread = (PCHAR)PsGetCurrentThread(); in DLDpFindCurrentThread() local 371 PCHAR CurrentThread = (PCHAR)PsGetCurrentThread(); in DLDpFindCurrentThread() local 389 PCHAR CurrentThread = (PCHAR)PsGetCurrentThread(); in DLDpFindCurrentThread() local
|
/reactos/ntoskrnl/ke/amd64/ |
H A D | usercall.c | 138 PKTHREAD CurrentThread; in KiUserModeCallout() local 334 PKTHREAD CurrentThread; in NtCallbackReturn() local
|
H A D | stubs.c | 42 PKTHREAD CurrentThread; in KiSwitchKernelStack() local
|
/reactos/ntoskrnl/ke/i386/ |
H A D | usercall.c | 240 PKTHREAD CurrentThread; in KiUserModeCallout() local 391 PKTHREAD CurrentThread; in NtCallbackReturn() local
|
/reactos/subsystems/csr/csrsrv/ |
H A D | procsup.c | 429 PCSR_THREAD CurrentThread = CsrGetClientThread(); in CsrCreateProcess() local 935 PCSR_THREAD CurrentThread = CsrGetClientThread(); in CsrImpersonateClient() local 1060 PCSR_THREAD CurrentThread = CsrGetClientThread(); in CsrRevertToSelf() local
|
H A D | thredsup.c | 684 PCSR_THREAD CsrThread, CurrentThread; in CsrCreateThread() local 969 PCSR_THREAD CurrentThread = NULL; in CsrLockThreadByClientId() local
|
/reactos/win32ss/user/ntuser/ |
H A D | power.c | 215 PETHREAD CurrentThread; in IntEnlistPowerCallout() local
|
/reactos/ntoskrnl/ps/ |
H A D | job.c | 497 PKTHREAD CurrentThread; in NtQueryInformationJobObject() local 760 PKTHREAD CurrentThread; in NtSetInformationJobObject() local
|
H A D | kill.c | 1166 PETHREAD Thread, CurrentThread = PsGetCurrentThread(); in NtTerminateProcess() local 1283 PETHREAD CurrentThread = PsGetCurrentThread(); in NtTerminateThread() local
|
H A D | debug.c | 23 PLIST_ENTRY CurrentThread, CurrentProcess; in PspDumpThreads() local
|
/reactos/dll/win32/ws2_32/src/ |
H A D | dsocket.c | 70 PWSTHREAD CurrentThread; in WsSockInitialize() local
|
H A D | dthread.c | 245 IN PWSTHREAD *CurrentThread) in WsThreadCreate()
|
/reactos/ntoskrnl/lpc/ |
H A D | connect.c | 21 IN PETHREAD CurrentThread) in LpcpFreeConMsg()
|
/reactos/subsystems/win/basesrv/ |
H A D | proc.c | 217 PCSR_THREAD CurrentThread; in CSR_API() local
|
/reactos/sdk/lib/epsapi/enum/ |
H A D | processes.c | 268 PsaWalkNextThread(IN PSYSTEM_THREAD_INFORMATION CurrentThread) in PsaWalkNextThread()
|
/reactos/sdk/lib/rtl/ |
H A D | priv.c | 417 IN BOOLEAN CurrentThread, in RtlAdjustPrivilege()
|
/reactos/ntoskrnl/include/internal/ |
H A D | ps_x.h | 40 PspRunCreateThreadNotifyRoutines(IN PETHREAD CurrentThread, in PspRunCreateThreadNotifyRoutines()
|
/reactos/ntoskrnl/mm/ARM3/ |
H A D | virtual.c | 188 PETHREAD CurrentThread = PsGetCurrentThread(); in MiMakeSystemAddressValid() local 281 PETHREAD CurrentThread = PsGetCurrentThread(); in MiDeleteSystemPageableVm() local 1360 PETHREAD CurrentThread; in MiGetPageProtection() local 2639 PETHREAD CurrentThread = PsGetCurrentThread(); in MiDecommitPages() local 4509 PETHREAD CurrentThread = PsGetCurrentThread(); in NtAllocateVirtualMemory() local 5246 PETHREAD CurrentThread = PsGetCurrentThread(); in NtFreeVirtualMemory() local
|
/reactos/ntoskrnl/ex/ |
H A D | keyedevt.c | 120 PETHREAD Thread, CurrentThread; in _IRQL_requires_max_() local
|
H A D | work.c | 640 PETHREAD CurrentThread = PsGetCurrentThread(), Thread; in ExSwapinWorkerThreads() local
|
/reactos/ntoskrnl/ob/ |
H A D | devicemap.c | 331 PETHREAD CurrentThread; in ObpReferenceDeviceMap() local
|