Searched refs:CurrentThread (Results 1 – 1 of 1) sorted by relevance
1615 CurrentThread::Guest(thread) => { in may_enter()1632 CurrentThread::Host(id) => { in may_enter()1646 fn set_thread(&mut self, thread: impl Into<CurrentThread>) -> Result<CurrentThread> { in set_thread() argument1836 CurrentThread::None in suspend()4305 caller: CurrentThread,4823 pub(crate) enum CurrentThread { enum4829 impl CurrentThread { impl4849 impl From<QualifiedThreadId> for CurrentThread { implementation4855 impl From<TableId<HostTask>> for CurrentThread { implementation4864 current_thread: CurrentThread,[all …]