Function execute_tasks

pub unsafe fn execute_tasks() -> usize
Expand description

Executes all tasks submitted by TaskDispatcher.

ยงSafety

Should only be executed in test environment on Kanzi thread.