Searched defs:JOBOBJECT_BASIC_LIMIT_INFORMATION (Results 1 – 6 of 6) sorted by relevance
24 type JOBOBJECT_BASIC_LIMIT_INFORMATION struct { struct25 PerProcessUserTimeLimit int6426 PerJobUserTimeLimit int6427 LimitFlags uint3228 MinimumWorkingSetSize uintptr29 MaximumWorkingSetSize uintptr30 ActiveProcessLimit uint3231 Affinity uintptr32 PriorityClass uint3233 SchedulingClass uint32[all …]
24 type JOBOBJECT_BASIC_LIMIT_INFORMATION struct { struct25 PerProcessUserTimeLimit int6426 PerJobUserTimeLimit int6427 LimitFlags uint3228 MinimumWorkingSetSize uintptr29 MaximumWorkingSetSize uintptr30 ActiveProcessLimit uint3231 Affinity uintptr32 PriorityClass uint3233 SchedulingClass uint32
4379 } JOBOBJECT_BASIC_LIMIT_INFORMATION,*PJOBOBJECT_BASIC_LIMIT_INFORMATION; typedef
35136 pub type JOBOBJECT_BASIC_LIMIT_INFORMATION = _JOBOBJECT_BASIC_LIMIT_INFORMATION; typedef