|
ReactOS 0.4.16-dev-2613-g9533ad7
|
#include <pstypes.h>

| ULONG _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::ActiveProcesses |
Definition at line 1639 of file pstypes.h.
Referenced by NtQueryInformationJobObject(), and test_QueryInformationJobObject().
| DWORD _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::ActiveProcesses |
Definition at line 4025 of file winnt_old.h.
| LARGE_INTEGER _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::ThisPeriodTotalKernelTime |
Definition at line 1636 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| LARGE_INTEGER _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::ThisPeriodTotalUserTime |
Definition at line 1635 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| LARGE_INTEGER _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalKernelTime |
Definition at line 1634 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| ULONG _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalPageFaultCount |
Definition at line 1637 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| DWORD _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalPageFaultCount |
Definition at line 4023 of file winnt_old.h.
| ULONG _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalProcesses |
Definition at line 1638 of file pstypes.h.
Referenced by NtQueryInformationJobObject(), and test_QueryInformationJobObject().
| DWORD _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalProcesses |
Definition at line 4024 of file winnt_old.h.
| ULONG _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalTerminatedProcesses |
Definition at line 1640 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| DWORD _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalTerminatedProcesses |
Definition at line 4026 of file winnt_old.h.
| LARGE_INTEGER _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalUserTime |
Definition at line 1633 of file pstypes.h.
Referenced by NtQueryInformationJobObject().