Searched refs:cloned_state (Results 1 – 2 of 2) sorted by relevance
258 let cloned_state = self.state.clone(); in spawn_thread() localVariable261 let (ref condvar, ref state) = *cloned_state; in spawn_thread()
192 let cloned_state = self.state.clone(); in spawn_thread() localVariable196 let (ref condvar, ref state) = *cloned_state; in spawn_thread()