/reactos/modules/rostests/apitests/ntdll/ |
H A D | NtSetInformationThread.c | 29 Status = NtSetInformationThread(NULL, in Test_ThreadPriorityClass() 36 Status = NtSetInformationThread(NULL, in Test_ThreadPriorityClass() 43 Status = NtSetInformationThread(GetCurrentThread(), in Test_ThreadPriorityClass() 50 Status = NtSetInformationThread(GetCurrentThread(), in Test_ThreadPriorityClass() 57 Status = NtSetInformationThread(GetCurrentThread(), in Test_ThreadPriorityClass() 64 Status = NtSetInformationThread(GetCurrentThread(), in Test_ThreadPriorityClass() 71 Status = NtSetInformationThread(GetCurrentThread(), in Test_ThreadPriorityClass() 78 Status = NtSetInformationThread(GetCurrentThread(), in Test_ThreadPriorityClass() 89 Status = NtSetInformationThread(GetCurrentThread(), in Test_ThreadPriorityClass() 130 START_TEST(NtSetInformationThread) in START_TEST() argument
|
H A D | NtOpenThreadToken.c | 61 Status = NtSetInformationThread(NtCurrentThread(), in START_TEST()
|
H A D | probelib.c | 328 Status = NtSetInformationThread(NtCurrentThread(), in QuerySetThreadValidator()
|
H A D | CMakeLists.txt | 55 NtSetInformationThread.c
|
/reactos/sdk/lib/rtl/ |
H A D | workitem.c | 208 Status = NtSetInformationThread(NtCurrentThread(), in RtlpExecuteWorkItem() 237 Status = NtSetInformationThread(NtCurrentThread(), in RtlpExecuteWorkItem() 325 Status = NtSetInformationThread(NtCurrentThread(), in RtlpExecuteIoWorkItem() 354 Status = NtSetInformationThread(NtCurrentThread(), in RtlpExecuteIoWorkItem()
|
/reactos/dll/win32/kernel32/client/ |
H A D | thread.c | 682 Status = NtSetInformationThread(hThread, in SetThreadAffinityMask() 719 Status = NtSetInformationThread(hThread, in SetThreadPriority() 812 Status = NtSetInformationThread(hThread, in SetThreadPriorityBoost() 871 Status = NtSetInformationThread(hThread, in SetThreadIdealProcessor() 1208 Status = NtSetInformationThread(NtCurrentThread(), in TlsFree()
|
H A D | utils.c | 80 Status = NtSetInformationThread(NtCurrentThread(), in BaseGetNamedObjectDirectory() 143 NtSetInformationThread(NtCurrentThread(), in BaseGetNamedObjectDirectory()
|
H A D | proc.c | 457 NtSetInformationThread(NtCurrentThread(), in BaseProcessStartup()
|
/reactos/dll/win32/advapi32/misc/ |
H A D | logon.c | 715 Status = NtSetInformationThread(NtCurrentThread(), in CreateProcessAsUserCommon() 780 Status = NtSetInformationThread(NtCurrentThread(), in CreateProcessAsUserCommon() 807 Status = NtSetInformationThread(NtCurrentThread(), in CreateProcessAsUserCommon() 896 StatusOnExit = NtSetInformationThread(NtCurrentThread(), in CreateProcessAsUserCommon()
|
/reactos/ntoskrnl/ |
H A D | sysfuncs.lst | 239 NtSetInformationThread 4
|
H A D | ntoskrnl.spec | 889 @ stdcall NtSetInformationThread(ptr long ptr long)
|
/reactos/ntoskrnl/mm/ |
H A D | balance.c | 455 NtSetInformationThread(MiBalancerThreadHandle, in MiInitBalancerThread()
|
/reactos/drivers/sac/driver/ |
H A D | data.c | 312 Status = NtSetInformationThread(DeviceExtension->WorkerThreadHandle, in InitializeDeviceData()
|
/reactos/subsystems/csr/csrsrv/ |
H A D | procsup.c | 1081 Status = NtSetInformationThread(NtCurrentThread(), in CsrRevertToSelf()
|
/reactos/sdk/include/ndk/ |
H A D | psfuncs.h | 594 NtSetInformationThread(
|
/reactos/dll/win32/kernel32/client/file/ |
H A D | npipe.c | 78 Status = NtSetInformationThread(NtCurrentThread(), ThreadImpersonationToken, in NpGetUserNamep()
|
/reactos/dll/win32/advapi32/sec/ |
H A D | misc.c | 212 Status = NtSetInformationThread(NtCurrentThread(), in ImpersonateLoggedOnUser()
|
/reactos/dll/win32/advapi32/wine/ |
H A D | security.c | 469 Status = NtSetInformationThread(hThread, in SetThreadToken() 1613 Status = NtSetInformationThread(NtCurrentThread(), in RevertToSelf()
|
/reactos/sdk/include/xdk/ |
H A D | ntifs.template.h | 625 NtSetInformationThread(
|
/reactos/ntoskrnl/ps/ |
H A D | query.c | 2067 NtSetInformationThread(IN HANDLE ThreadHandle, in NtSetInformationThread() function
|
/reactos/modules/rostests/winetests/kernel32/ |
H A D | thread.c | 2109 X(NtSetInformationThread); in init_funcs()
|
/reactos/modules/rostests/winetests/ntdll/ |
H A D | info.c | 76 NTDLL_GET_PROC(NtSetInformationThread); in InitFunctionPtrs()
|
/reactos/sdk/include/reactos/wine/ |
H A D | winternl.h | 2560 NTSYSAPI NTSTATUS WINAPI NtSetInformationThread(HANDLE,THREADINFOCLASS,LPCVOID,ULONG);
|
/reactos/dll/ntdll/def/ |
H A D | ntdll.spec | 533 @ stdcall NtSetInformationThread(ptr long ptr long)
|