Searched defs:CoreLatch (Results 1 – 3 of 3) sorted by relevance
55 fn as_core_latch(&self) -> &CoreLatch; in as_core_latch()76 pub(super) struct CoreLatch { struct80 impl CoreLatch { implementation139 impl AsCoreLatch for CoreLatch { implementation141 fn as_core_latch(&self) -> &CoreLatch { in as_core_latch()190 fn as_core_latch(&self) -> &CoreLatch { in as_core_latch()314 fn as_core_latch(&self) -> &CoreLatch { in as_core_latch()
774 unsafe fn wait_until_cold(&self, latch: &CoreLatch) { in wait_until_cold()
92 latch: &CoreLatch, in no_work_found()122 latch: &CoreLatch, in sleep()