Searched refs:configIDLE_SHOULD_YIELD (Results 1 – 3 of 3) sorted by relevance
326 #ifndef configIDLE_SHOULD_YIELD327 #define configIDLE_SHOULD_YIELD 1 macro
3518 #if ( ( configUSE_PREEMPTION == 1 ) && ( configIDLE_SHOULD_YIELD == 1 ) ) in portTASK_FUNCTION()
312 configIDLE_SHOULD_YIELD is set to 0.2621 + Added a new conditional compilation macro configIDLE_SHOULD_YIELD.