Searched defs:sched_getparam (Results 1 – 5 of 5) sorted by relevance
43 #define sched_getparam(pid, param) \ macro
60 SYS_FUNC(sched_getparam) in SYS_FUNC() argument
2546 pub fn sched_getparam(pid: ::pid_t, param: *mut ::sched_param) -> ::c_int; in sched_getparam() function
3321 pub fn sched_getparam(pid: ::pid_t, param: *mut ::sched_param) -> ::c_int; in sched_getparam() function
4114 pub fn sched_getparam(pid: ::pid_t, param: *mut ::sched_param) -> ::c_int; in sched_getparam() function