twizzler_abi::runtime::syms

Function twz_rt_futex_wait

source
#[no_mangle]
pub unsafe extern "C-unwind" fn twz_rt_futex_wait(
    ptr: *mut u32,
    expected: futex_word,
    timeout: option_duration,
) -> bool