Searched refs:xSystemInfo (Results 1 – 1 of 1) sorted by relevance
279 SYSTEM_INFO xSystemInfo; in xPortStartScheduler() local284 GetSystemInfo( &xSystemInfo ); in xPortStartScheduler()286 if( xSystemInfo.dwNumberOfProcessors <= 1 ) in xPortStartScheduler()
Completed in 5 milliseconds