Searched defs:NtQueryInformationThread (Results 1 - 1 of 1) sorted by relevance

/vbox/include/iprt/nt/
H A Dnt.h41 # define NtQueryInformationThread ZwQueryInformationThread macro
105 # define NtQueryInformationThread IncompleteWinternl_NtQueryInformationThread macro
156 # undef NtQueryInformationThread macro
1760 NTSYSAPI NTSTATUS NTAPI NtQueryInformationThread(HANDLE, THREADINFOCLASS, PVOID, ULONG, PULONG);

Completed in 69 milliseconds