Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/miri/src/concurrency/
Dthread.rs530 fn join_thread_exclusive( in join_thread_exclusive() method
885 fn join_thread_exclusive(&mut self, joined_thread_id: ThreadId) -> InterpResult<'tcx> { in join_thread_exclusive() method