|
ReactOS 0.4.17-dev-683-g0dafdc5
|
#include <pstypes.h>

| ULONG _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::ActiveProcesses |
Definition at line 1654 of file pstypes.h.
Referenced by NtQueryInformationJobObject(), and test_QueryInformationJobObject().
| DWORD _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::ActiveProcesses |
Definition at line 4026 of file winnt_old.h.
| LARGE_INTEGER _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::ThisPeriodTotalKernelTime |
Definition at line 1651 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| LARGE_INTEGER _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::ThisPeriodTotalUserTime |
Definition at line 1650 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| LARGE_INTEGER _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalKernelTime |
Definition at line 1649 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| ULONG _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalPageFaultCount |
Definition at line 1652 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| DWORD _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalPageFaultCount |
Definition at line 4024 of file winnt_old.h.
| ULONG _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalProcesses |
Definition at line 1653 of file pstypes.h.
Referenced by NtQueryInformationJobObject(), and test_QueryInformationJobObject().
| DWORD _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalProcesses |
Definition at line 4025 of file winnt_old.h.
| ULONG _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalTerminatedProcesses |
Definition at line 1655 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| DWORD _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalTerminatedProcesses |
Definition at line 4027 of file winnt_old.h.
| LARGE_INTEGER _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalUserTime |
Definition at line 1648 of file pstypes.h.
Referenced by NtQueryInformationJobObject().