Home
last modified time | relevance | path

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

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