Searched refs:build_current_thread_local_runtime (Results 1 – 1 of 1) sorted by relevance
846 Kind::CurrentThread => self.build_current_thread_local_runtime(), in build_local()1345 fn build_current_thread_local_runtime(&mut self) -> io::Result<LocalRuntime> { in build_current_thread_local_runtime() method