Searched defs:ThreadNotify (Results 1 – 2 of 2) sorted by relevance
42 pub(crate) struct ThreadNotify { struct54 static CURRENT_THREAD_NOTIFY: Arc<ThreadNotify> = Arc::new(ThreadNotify { argument60 impl ArcWake for ThreadNotify { implementation
79 ThreadNotify { worker: usize }, enumerator