Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/miri/src/concurrency/
Dthread.rs462 pub fn active_thread_mut(&mut self) -> &mut Thread<'mir, 'tcx> { in active_thread_mut() method
906 fn active_thread_mut(&mut self) -> &mut Thread<'mir, 'tcx> { in active_thread_mut() method