Searched defs:TestThreadCallback (Results 1 – 1 of 1) sorted by relevance
348 pub struct TestThreadCallback(Arc<RwLock<TestThreadCallbackInner>>); struct350 impl TestThreadCallback { implementation364 impl ThreadCallback for TestThreadCallback { implementation