Skip to main content

Mojo function

wait_for_counter

wait_for_counter(counter: UnsafePointer[Int32, origin, address_space=AddressSpace.SHARED], threshold: Int32)

Spin-wait until counter reaches threshold.

Was this page helpful?