Searched defs:io_thread (Results 1 – 2 of 2) sorted by relevance
43 io_thread: Option<thread::JoinHandle<Result<()>>>, field89 let io_thread = thread::Builder::new() in try_new() localVariable
26571 int io_thread; member