Home
last modified time | relevance | path

Searched defs:sched_get_priority_max (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/src/sched/
Dsched_get_priority_max.c4 int sched_get_priority_max(int policy) in sched_get_priority_max() function
/third_party/toybox/toys/other/
Dchrt.c41 #define sched_get_priority_max(policy) \ macro
/third_party/musl/porting/liteos_m/user/include/
Dusr_lib_define.h55 #define sched_get_priority_max b_sched_get_priority_max macro
Dusr_lib_ops.h57 int (*sched_get_priority_max)(int policy); member
/third_party/musl/porting/liteos_m/user/hook/
Dlos_usr_libc.c125 int sched_get_priority_max(int policy) in sched_get_priority_max() function