Skip to main content

cancel_current_thread_task_dispatch

Function cancel_current_thread_task_dispatch 

Source
pub fn cancel_current_thread_task_dispatch(delivery: u64)
Expand description

Cancel an accepted CurrentThread host delivery that failed before it could schedule a fresh turn.

delivery is the opaque registration-scoped driver capability, not the executor’s shared dispatch capability. Repeated or stale failures are no-ops.