Searched defs:sched_getparam (Results 1 – 9 of 9) sorted by relevance
5 int sched_getparam(pid_t pid, struct sched_param *param) in sched_getparam() function
42 #define sched_getparam(pid, param) \ macro
60 SYS_FUNC(sched_getparam) in SYS_FUNC() argument
2520 pub fn sched_getparam(pid: ::pid_t, param: *mut sched_param) -> ::c_int; in sched_getparam() function
1605 pub fn sched_getparam(pid: ::pid_t, param: *mut sched_param) -> ::c_int; in sched_getparam() function
2782 pub fn sched_getparam(pid: ::pid_t, param: *mut sched_param) -> ::c_int; in sched_getparam() function
2791 pub fn sched_getparam(pid: ::pid_t, param: *mut ::sched_param) -> ::c_int; in sched_getparam() function
3722 pub fn sched_getparam(pid: ::pid_t, param: *mut ::sched_param) -> ::c_int; in sched_getparam() function
4119 pub fn sched_getparam(pid: ::pid_t, param: *mut ::sched_param) -> ::c_int; in sched_getparam() function