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