Function libc::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