Searched defs:wndproc_thread (Results 1 – 4 of 4) sorted by relevance
78 wndproc_thread: Rc<WindowProcedureThread>, field413 wndproc_thread: std::rc::Weak<WindowProcedureThread>, field
265 let wndproc_thread = wndproc_thread_builder in run_gpu_device() localVariable
618 let mut wndproc_thread = cfg in create_virtio_devices() localVariable732 let wndproc_thread = wndproc_thread in create_virtio_gpu_device() localVariable
1402 wndproc_thread: Option<WindowProcedureThread>, field1610 let mut wndproc_thread = self.wndproc_thread.take(); in start_worker_thread() localVariable