Searched defs:SharedState (Results 1 – 1 of 1) sorted by relevance
107 state: Arc<Mutex<SharedState>>, in worker_internal()200 state: Arc<Mutex<SharedState>>, in worker()225 pub struct SharedState { struct231 impl SharedState { implementation