HomeSort by: relevance | last modified time | path
    Searched refs:sched_setparam (Results 1 - 3 of 3) sorted by relevancy

  /src/include/
sched.h 43 int sched_setparam(pid_t, const struct sched_param *);
  /src/lib/libc/sys/
sched.c 49 sched_setparam(pid_t pid, const struct sched_param *param) function in typeref:typename:int
  /src/lib/librt/
Makefile 36 MLINKS+= sched.3 sched_setparam.3

Completed in 13 milliseconds