Home
last modified time | relevance | path

Searched defs:SysSchedSetScheduler (Results 1 – 2 of 2) sorted by relevance

/kernel/liteos_m/components/security/syscall/
Dpthread_syscall.c68 int SysSchedSetScheduler(unsigned int tid, int policy, int priority) in SysSchedSetScheduler() function
/kernel/liteos_a/syscall/
Dprocess_syscall.c184 int SysSchedSetScheduler(int id, int policy, const LosSchedParam *userParam, int flag) in SysSchedSetScheduler() function