Home
last modified time | relevance | path

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

/TaskScheduler/Scheduler/Source/
H A DMTDefaultAppInterop.cpp101 MW_SYSTEM_INFO systemInfo; in AllocStack() local
102 GetSystemInfo(&systemInfo); in AllocStack()
104 size_t pageSize = systemInfo.dwPageSize; in AllocStack()