Skip to main content

thread_pool_set_affinity

Function thread_pool_set_affinity 

Source
pub unsafe extern "C" fn thread_pool_set_affinity(
    T: *mut thread_pool_struct,
    cpus: *mut c_int,
    length: slong,
) -> c_int