pub fn cleanup_parent_waker(parent_id: usize)
Expand description
Clean up the parent waker for a specific task
This function should be called when a parent task is completely cleaned up.
ยงArguments
parent_id
- The ID of the parent task to clean up