Home
last modified time | relevance | path

Searched refs:ThreadInformationLength (Results 1 – 9 of 9) sorted by relevance

/reactos/ntoskrnl/ps/
H A Dquery.c2021 IN ULONG ThreadInformationLength) in NtSetInformationThread() argument
2124 if (ThreadInformationLength != sizeof(LONG)) in NtSetInformationThread()
2587 if (ThreadInformationLength != 0) in NtSetInformationThread()
2670 if (ThreadInformationLength != Length) in NtQueryInformationThread()
2714 if (ThreadInformationLength != Length) in NtQueryInformationThread()
2764 if (ThreadInformationLength != Length) in NtQueryInformationThread()
2802 if (ThreadInformationLength != Length) in NtQueryInformationThread()
2840 if (ThreadInformationLength != Length) in NtQueryInformationThread()
2882 if (ThreadInformationLength != Length) in NtQueryInformationThread()
2954 if (ThreadInformationLength != Length) in NtQueryInformationThread()
[all …]
/reactos/ntoskrnl/ps/i386/
H A Dpsldt.c45 IN ULONG ThreadInformationLength, in PspQueryDescriptorThread() argument
54 if (ThreadInformationLength != sizeof(DESCRIPTOR_TABLE_ENTRY)) in PspQueryDescriptorThread()
/reactos/sdk/include/ndk/
H A Dpsfuncs.h544 _In_ ULONG ThreadInformationLength,
597 _In_reads_bytes_(ThreadInformationLength) PVOID ThreadInformation,
598 _In_ ULONG ThreadInformationLength
788 _In_ ULONG ThreadInformationLength,
841 _In_reads_bytes_(ThreadInformationLength) PVOID ThreadInformation,
842 _In_ ULONG ThreadInformationLength
/reactos/win32ss/user/ntuser/
H A Dntstubs.c577 IN ULONG ThreadInformationLength) in NtUserQueryInformationThread() argument
676 IN ULONG ThreadInformationLength) in NtUserSetInformationThread() argument
704 if (ThreadInformationLength != sizeof(CapturedFlags)) in NtUserSetInformationThread()
746 if (ThreadInformationLength != sizeof(ShutdownStatus)) in NtUserSetInformationThread()
776 if (ThreadInformationLength != sizeof(CsrPortHandle)) in NtUserSetInformationThread()
/reactos/ntoskrnl/include/internal/
H A Dps.h366 IN ULONG ThreadInformationLength,
/reactos/sdk/include/psdk/
H A Dwinternl.h434 _In_ ULONG ThreadInformationLength,
/reactos/sdk/include/xdk/
H A Dzwfuncs.h420 _In_reads_bytes_(ThreadInformationLength) PVOID ThreadInformation,
421 _In_ ULONG ThreadInformationLength);
H A Dntifs.template.h628 _In_reads_bytes_(ThreadInformationLength) PVOID ThreadInformation,
629 _In_ ULONG ThreadInformationLength);
/reactos/win32ss/include/
H A Dntuser.h2805 IN ULONG ThreadInformationLength);
3147 IN ULONG ThreadInformationLength);