Searched refs:portSIMULATED_INTERRUPTS_THREAD_PRIORITY (Results 1 – 1 of 1) sorted by relevance
47 #define portSIMULATED_INTERRUPTS_THREAD_PRIORITY THREAD_PRIORITY_TIME_CRITICAL macro326 if( SetThreadPriority( pvHandle, portSIMULATED_INTERRUPTS_THREAD_PRIORITY ) == 0 ) in xPortStartScheduler()