Function libc::pthread_setschedparam
source · pub unsafe extern "C" fn pthread_setschedparam(
thread: pthread_t,
policy: c_int,
param: *const sched_param
) -> c_int
pub unsafe extern "C" fn pthread_setschedparam(
thread: pthread_t,
policy: c_int,
param: *const sched_param
) -> c_int