Searched defs:CoreLatch (Results 1 – 3 of 3) sorted by relevance
54 fn as_core_latch(&self) -> &CoreLatch; in as_core_latch()75 pub(super) struct CoreLatch { struct79 impl CoreLatch { argument91 self as *const CoreLatch as usize in addr() constant189 fn as_core_latch(&self) -> &CoreLatch { in as_core_latch()343 fn as_core_latch(&self) -> &CoreLatch { in as_core_latch()
808 unsafe fn wait_until_cold(&self, latch: &CoreLatch) { in wait_until_cold()
107 latch: &CoreLatch, in no_work_found()143 latch: &CoreLatch, in sleep()