Searched refs:thread_path_ref (Results 1 – 2 of 2) sorted by relevance
159 let thread_path_ref = Arc::new(Mutex::new(local_path)); in spawn_handler() localVariable163 let path = thread_path_ref.lock().await; in spawn_handler()
587 let thread_path_ref = Arc::new(Mutex::new(resolv_path)); in setup_device_point() localVariable594 let path = thread_path_ref.lock().await; in setup_device_point()