Searched refs:CURRENT_THREAD_NOTIFY (Results 1 – 1 of 1) sorted by relevance
54 static CURRENT_THREAD_NOTIFY: Arc<ThreadNotify> = Arc::new(ThreadNotify { constant83 CURRENT_THREAD_NOTIFY.with(|thread_notify| { in run_executor()112 CURRENT_THREAD_NOTIFY.with(|thread_notify| { in poll_executor()