Home
last modified time | relevance | path

Searched defs:active_thread_mut (Results 1 – 1 of 1) sorted by relevance

/dports/lang/rust/rustc-1.58.1-src/src/tools/miri/src/
H A Dthread.rs317 fn active_thread_mut(&mut self) -> &mut Thread<'mir, 'tcx> { in active_thread_mut() method
622 fn active_thread_mut(&mut self) -> &mut Thread<'mir, 'tcx> { in active_thread_mut() method