Home
last modified time | relevance | path

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

/Kernel-v11.0.1/portable/MSVC-MingW/
Dport.c48 #define portSIMULATED_TIMER_THREAD_PRIORITY THREAD_PRIORITY_HIGHEST macro
334 SetThreadPriority( pvHandle, portSIMULATED_TIMER_THREAD_PRIORITY ); in xPortStartScheduler()