Searched refs:queue_lo (Results 1 – 3 of 3) sorted by relevance
149 pub fn queue_lo<F>(&self, f: F) in queue_lo() method335 at.queue_lo(move |shelf| { in test_async_task()348 at.queue_lo(move |shelf| { in test_async_task()368 at_clone.queue_lo(move |_shelf| { in test_async_task_chain()401 at.queue_lo(|_shelf| { in test_async_task_idle()410 at.queue_lo(move |_shelf| { in test_async_task_idle()483 at_clone.queue_lo(|_shelf| { in test_async_task_idle_queues_job()
79 self.async_task.queue_lo(|shelf| shelf.get_downcast_mut::<GcInternal>().unwrap().step()) in notify_gc()145 at.queue_lo(move |shelf| { in step()
82 LOGS_HANDLER.queue_lo(move |_| { in with_log_context()