Searched refs:InnerThread (Results 1 – 1 of 1) sorted by relevance
235 struct InnerThread { struct273 impl InnerThread { implementation415 inner: SpinLock<InnerThread>,440 let inner = InnerThread::new()?; in new()