Searched defs:suspend_state (Results 1 – 1 of 1) sorted by relevance
166 suspend_state: Arc<Mutex<SuspendState>>, field230 let mut suspend_state = self.suspend_state.lock().unwrap(); in suspend_ready() localVariable260 let mut suspend_state = self.suspend_state.lock().unwrap(); in device_disconnected() localVariable333 let mut suspend_state = self.suspend_state.lock().unwrap(); in suspend() localVariable401 let mut suspend_state = suspend_state_cloned.lock().unwrap(); in suspend() localVariable420 let mut suspend_state = self.suspend_state.lock().unwrap(); in resume() localVariable