Searched refs:WorkerFunction (Results 1 – 2 of 2) sorted by relevance
707 WorkerFunction(AlwaysMut<Box<dyn FnOnce(&mut dyn VMStore) -> Result<()> + Send>>), enumerator725 Self::WorkerFunction(_) => f.debug_tuple("WorkerFunction").finish(), in fmt()1379 WorkItem::WorkerFunction(fun) => { in handle_work_item()2887 .push_high_priority(WorkItem::WorkerFunction(AlwaysMut::new(Box::new( in first_poll()4973 WorkItem::ResumeThread(..) | WorkItem::GuestCall(..) | WorkItem::WorkerFunction(..) => { in take_fibers_and_futures()
2977 .push_high_priority(WorkItem::WorkerFunction(AlwaysMut::new(Box::new( in write()