Searched defs:waker_thread (Results 1 – 1 of 1) sorted by relevance
791 let waker_thread = thread::spawn(move || notify_on_idle_worker(thread_ex, tx)); in wakeup_run_until() localVariable808 let waker_thread = thread::spawn(move || notify_on_idle_worker(thread_ex, tx)); in wakeup_local_task() localVariable826 let waker_thread = thread::spawn(move || notify_on_idle_worker(thread_ex, tx)); in wakeup_global_task() localVariable