Home
last modified time | relevance | path

Searched refs:task_policy_check (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/kernel/rhino/
A Dk_task.c19 static kstat_t task_policy_check(uint8_t prio, uint8_t policy) in task_policy_check() function
74 if (task_policy_check(prio, sched_policy) != RHINO_SUCCESS) { in task_create()
75 return task_policy_check(prio, sched_policy); in task_create()
1108 ret = task_policy_check(pri, policy); in krhino_sched_param_set()

Completed in 3 milliseconds