Searched refs:StartAsyncJobQueue (Results 1 – 2 of 2) sorted by relevance
86 StartAsyncJobQueue(UtilsError), enumerator
75 AsyncJobQueue::init(&event_loop).map_err(Error::StartAsyncJobQueue)?; in start_helper()