libc

Function os_sync_wake_by_address_any

Source
pub unsafe extern "C" fn os_sync_wake_by_address_any(
    addr: *mut c_void,
    size: size_t,
    flags: os_sync_wake_by_address_flags_t,
) -> c_int