get the SCHED_RR interval for the named process NAME sched_rr_get_interval - get the SCHED_RR interval for the named process LIBRARY Standard C library ( libc , -lc...get static priority range NAME sched_get_priority_max, sched_get_priority_min - get static priority range LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sched.h> int …get static priority range NAME sched_get_priority_max, sched_get_priority_min - get static priority range LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sched.h> int …...sched_get_priority_min (2), sched_getaffinity (2), sched_getattr (2), sched_getparam (2), sched_rr_get_interval (2), sched_setaffinity (2), sched_setattr (2), sched_setparam (2)…...sched_get_priority_min (2), sched_getaffinity (2), sched_getattr (2), sched_getparam (2), sched_rr_get_interval (2), sched_setaffinity (2), sched_setattr (2), sched_setparam (2)…high-resolution sleep NAME nanosleep - high-resolution sleep LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <time.h> int nanosleep(const struct timespec * duration , s…..._get_priority_min (2), sched_getaffinity (2), sched_getparam (2), sched_getscheduler (2), sched_rr_get_interval (2), sched_setaffinity (2), sched_setparam (2), sched_setschedule…..._get_priority_min (2), sched_getaffinity (2), sched_getparam (2), sched_getscheduler (2), sched_rr_get_interval (2), sched_setaffinity (2), sched_setparam (2), sched_setschedule…yield the processor NAME sched_yield - yield the processor LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sched.h> int sched_yield(void); DESCRIPTION sched_yield () c…...affinity (2) 2.6 sched_getattr (2) 3.14 sched_getparam (2) 2.0 sched_getscheduler (2) 2.0 sched_rr_get_interval (2) 2.0 sched_set_affinity (2) 2.6 Name of sched_setaffinity (2) …get or set value of an interval timer NAME getitimer, setitimer - get or set value of an interval timer LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/time.h> int…get or set value of an interval timer NAME getitimer, setitimer - get or set value of an interval timer LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/time.h> int…set and get scheduling parameters NAME sched_setparam, sched_getparam - set and get scheduling parameters LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sched.h> int …set and get scheduling parameters NAME sched_setparam, sched_getparam - set and get scheduling parameters LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sched.h> int …set and get a thread's CPU affinity mask NAME sched_setaffinity, sched_getaffinity - set and get a thread's CPU affinity mask LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #de…set and get a thread's CPU affinity mask NAME sched_setaffinity, sched_getaffinity - set and get a thread's CPU affinity mask LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #de…get thread identification NAME gettid - get thread identification LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_SOURCE #include <unistd.h> pid_t gettid(void); DES…fast user-space locking NAME futex - fast user-space locking LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/futex.h> /* Definition of FUTEX_* constants */ #incl…get/set program scheduling priority NAME getpriority, setpriority - get/set program scheduling priority LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/resource.h>…get/set program scheduling priority NAME getpriority, setpriority - get/set program scheduling priority LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/resource.h>…