Skip to main content

vPortYield

Function vPortYield 

Source
pub unsafe extern "C" fn vPortYield()
Expand description

@brief Perform a context switch from a task

@note [refactor-todo] The rest of ESP-IDF should call taskYield() instead