Searched defs:CoreLatch (Results 1 – 3 of 3) sorted by relevance
47 fn as_core_latch(&self) -> &CoreLatch; in as_core_latch()68 pub(super) struct CoreLatch { struct72 impl CoreLatch { argument84 self as *const CoreLatch as usize in addr() constant182 fn as_core_latch(&self) -> &CoreLatch { in as_core_latch()326 fn as_core_latch(&self) -> &CoreLatch { in as_core_latch()
709 unsafe fn wait_until_cold(&self, latch: &CoreLatch) { in wait_until_cold()
105 latch: &CoreLatch, in no_work_found()141 latch: &CoreLatch, in sleep()