HomeSort by: relevance | last modified time | path
    Searched defs:sched_set (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/schedctl/
schedctl.c 61 static void sched_set(pid_t, lwpid_t, int, struct sched_param *, cpuset_t *);
156 sched_set(pid, lid, policy, set ? sp : NULL, cpuset);
184 sched_set(pid_t pid, lwpid_t lid, int policy, function in typeref:typename:void
schedctl.c 61 static void sched_set(pid_t, lwpid_t, int, struct sched_param *, cpuset_t *);
156 sched_set(pid, lid, policy, set ? sp : NULL, cpuset);
184 sched_set(pid_t pid, lwpid_t lid, int policy, function in typeref:typename:void

Completed in 21 milliseconds