Searched defs:AsyncJobQueue (Results 1 – 5 of 5) sorted by relevance
13 pub struct AsyncJobQueue { struct18 impl AsyncJobQueue { impl20 pub fn init(event_loop: &EventLoop) -> Result<Arc<AsyncJobQueue>> { in init()42 impl EventHandler for AsyncJobQueue { implementation
47 job_queue: &Arc<AsyncJobQueue>, in submit_transfer()
36 job_queue: Arc<AsyncJobQueue>, in new()
138 job_queue: Arc<AsyncJobQueue>, in new()
61 job_queue: Arc<AsyncJobQueue>, in new()