Function tarantool_rust_module::box_latch_lock [] [src]

pub unsafe extern "C" fn box_latch_lock(latch: *mut BoxLatch)

Lock a latch. Waits indefinitely until the current fiber can gain access to the latch.

\param latch a latch