Home
last modified time | relevance | path

Searched refs:NtSetInformationThread (Results 1 – 24 of 24) sorted by relevance

/reactos/modules/rostests/apitests/ntdll/
H A DNtSetInformationThread.c29 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 DNtOpenThreadToken.c61 Status = NtSetInformationThread(NtCurrentThread(), in START_TEST()
H A Dprobelib.c328 Status = NtSetInformationThread(NtCurrentThread(), in QuerySetThreadValidator()
H A DCMakeLists.txt55 NtSetInformationThread.c
/reactos/sdk/lib/rtl/
H A Dworkitem.c208 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 Dthread.c682 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 Dutils.c80 Status = NtSetInformationThread(NtCurrentThread(), in BaseGetNamedObjectDirectory()
143 NtSetInformationThread(NtCurrentThread(), in BaseGetNamedObjectDirectory()
H A Dproc.c457 NtSetInformationThread(NtCurrentThread(), in BaseProcessStartup()
/reactos/dll/win32/advapi32/misc/
H A Dlogon.c715 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 Dsysfuncs.lst239 NtSetInformationThread 4
H A Dntoskrnl.spec889 @ stdcall NtSetInformationThread(ptr long ptr long)
/reactos/ntoskrnl/mm/
H A Dbalance.c455 NtSetInformationThread(MiBalancerThreadHandle, in MiInitBalancerThread()
/reactos/drivers/sac/driver/
H A Ddata.c312 Status = NtSetInformationThread(DeviceExtension->WorkerThreadHandle, in InitializeDeviceData()
/reactos/subsystems/csr/csrsrv/
H A Dprocsup.c1081 Status = NtSetInformationThread(NtCurrentThread(), in CsrRevertToSelf()
/reactos/sdk/include/ndk/
H A Dpsfuncs.h594 NtSetInformationThread(
/reactos/dll/win32/kernel32/client/file/
H A Dnpipe.c78 Status = NtSetInformationThread(NtCurrentThread(), ThreadImpersonationToken, in NpGetUserNamep()
/reactos/dll/win32/advapi32/sec/
H A Dmisc.c212 Status = NtSetInformationThread(NtCurrentThread(), in ImpersonateLoggedOnUser()
/reactos/dll/win32/advapi32/wine/
H A Dsecurity.c469 Status = NtSetInformationThread(hThread, in SetThreadToken()
1613 Status = NtSetInformationThread(NtCurrentThread(), in RevertToSelf()
/reactos/sdk/include/xdk/
H A Dntifs.template.h625 NtSetInformationThread(
/reactos/ntoskrnl/ps/
H A Dquery.c2067 NtSetInformationThread(IN HANDLE ThreadHandle, in NtSetInformationThread() function
/reactos/modules/rostests/winetests/kernel32/
H A Dthread.c2109 X(NtSetInformationThread); in init_funcs()
/reactos/modules/rostests/winetests/ntdll/
H A Dinfo.c76 NTDLL_GET_PROC(NtSetInformationThread); in InitFunctionPtrs()
/reactos/sdk/include/reactos/wine/
H A Dwinternl.h2560 NTSYSAPI NTSTATUS WINAPI NtSetInformationThread(HANDLE,THREADINFOCLASS,LPCVOID,ULONG);
/reactos/dll/ntdll/def/
H A Dntdll.spec533 @ stdcall NtSetInformationThread(ptr long ptr long)