Home
last modified time | relevance | path

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

/FreeRTOS-Kernel/portable/MSVC-MingW/
A Dport.c279 SYSTEM_INFO xSystemInfo; in xPortStartScheduler() local
284 GetSystemInfo( &xSystemInfo ); in xPortStartScheduler()
286 if( xSystemInfo.dwNumberOfProcessors <= 1 ) in xPortStartScheduler()

Completed in 5 milliseconds