Crate rtbase

source ·

Functions

  • Execute tasks from the thread-local queue until all tasks are completed. The callback on_idle is called when all tasks are blocked.
  • Put a task into the thread-local queue.