Searched defs:last_awoken (Results 1 – 1 of 1) sorted by relevance
1545 last_awoken: AtomicPtr<ThreadData>, field1592 let last_awoken = self.last_awoken.load(Ordering::SeqCst); in unpark_one() localVariable