Searched refs:taskYIELD (Results 1 – 7 of 7) sorted by relevance
34 taskYIELD(); in another_external_stack_function()
68 taskYIELD(); in spin_task()
19 taskYIELD(); // Let the RTOS to switch context in yield_to_all_priorities()
203 #define taskYIELD() portYIELD() macro
339 taskYIELD(); in adv_thread()
3938 taskYIELD(); in portTASK_FUNCTION()3955 taskYIELD(); in portTASK_FUNCTION()
895 the Blocked state, or explicitly calls taskYIELD(). This differs from902 Blocked state or task A calls taskYIELD(). [If configUSE_PREEMPTION is not2835 + Calls to taskYIELD() during ISR's have been replaced by calling the