Searched defs:LocalState (Results 1 – 2 of 2) sorted by relevance
259 struct LocalState { struct261 owner: ThreadId,264 local_queue: UnsafeCell<VecDeque<task::Notified<Arc<Shared>>>>,267 owned: LocalOwnedTasks<Arc<Shared>>,1025 impl LocalState { impl1105 unsafe impl Send for LocalState {} implementation
1165 ConsumedState LocalState; in intersect() local1187 ConsumedState LocalState; in intersectAtLoopHead() local