Searched defs:CrossThread (Results 1 – 6 of 6) sorted by relevance
308 pub struct CrossThread<P>(PhantomData<P>); struct310 impl<P> CrossThread<P> { implementation316 impl<P> ExecutionStrategy for CrossThread<P> implementation
308 pub struct CrossThread<P>(PhantomData<P>); struct310 impl<P> CrossThread<P> { impl316 impl<P> ExecutionStrategy for CrossThread<P> implementation
42 CrossThread = 1 enumerator