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()432 at.queue_hi(move |_shelf| { in test_async_task_idle()451 at.queue_hi(|_shelf| { in test_async_task_multiple_idle()501 at.queue_hi(|_shelf| {}); in test_async_task_idle_queues_job()[all …]
59 async_task.queue_hi(move |shelf| { in new_init_with()
166 self.async_task.queue_hi(move |shelf| { in check_state()245 self.async_task.queue_hi(move |shelf| { in do_serialized()
263 ASYNC_TASK.queue_hi(move |_| timestamp_token_request(challenge, sender)); in finalize_create_authorization()271 ASYNC_TASK.queue_hi(move |_| timestamp_token_request(challenge, sender)); in finalize_create_authorization()
402 self.async_task.queue_hi(move |shelf| { in init_shelf()415 self.async_task.queue_hi(move |shelf| { in do_serialized()