Skip to main content

register_task

Function register_task 

Source
pub fn register_task(task: &AxTaskRef)
Expand description

Registers a task for lookup by its scheduler task id.

This keeps a weak reference only; expired entries are ignored by lookup.