Searched defs:wlstate (Results 1 – 1 of 1) sorted by relevance
102 wlstate: Option<Rc<RefCell<wl::WlState>>>, field195 let wlstate = match &self.wlstate { in start_queue() localVariable208 let wlstate = Rc::new(RefCell::new(wl::WlState::new( in start_queue() localVariable