Searched refs:queue_hi (Results 1 – 5 of 5) sorted by relevance
138 pub fn queue_hi<F>(&self, f: F) in queue_hi() method326 at.queue_hi(move |shelf| { in test_async_task()340 at.queue_hi(move |shelf| { in test_async_task()367 at.queue_hi(move |_shelf| { in test_async_task_chain()379 at.queue_hi(|_shelf| { in test_async_task_panic()384 at.queue_hi(move |_shelf| { in test_async_task_panic()404 at.queue_hi(|_shelf| { in test_async_task_idle()430 at.queue_hi(move |_shelf| { in test_async_task_idle()449 at.queue_hi(|_shelf| { in test_async_task_multiple_idle()499 at.queue_hi(|_shelf| {}); in test_async_task_idle_queues_job()[all …]
58 async_task.queue_hi(move |shelf| { in new_init_with()
159 self.async_task.queue_hi(move |shelf| { in check_state()239 self.async_task.queue_hi(move |shelf| { in do_serialized()
264 ASYNC_TASK.queue_hi(move |_| timestamp_token_request(challenge, sender)); in finalize_create_authorization()272 ASYNC_TASK.queue_hi(move |_| timestamp_token_request(challenge, sender)); in finalize_create_authorization()
393 self.async_task.queue_hi(move |shelf| { in init_shelf()406 self.async_task.queue_hi(move |shelf| { in do_serialized()