Function execute_tasks
pub unsafe fn execute_tasks() -> usizeExpand description
Executes all tasks submitted by TaskDispatcher.
ยงSafety
Should only be executed in test environment on Kanzi thread.
pub unsafe fn execute_tasks() -> usizeExecutes all tasks submitted by TaskDispatcher.
Should only be executed in test environment on Kanzi thread.