...scheduling policies supported on Linux. EXAMPLES See pthread_setschedparam (3). SEE ALSO sched_get_priority_min (2), pthread_attr_init (3), pthread_attr_setinheritsched (3), pth…...scheduling policies supported on Linux. EXAMPLES See pthread_setschedparam (3). SEE ALSO sched_get_priority_min (2), pthread_attr_init (3), pthread_attr_setinheritsched (3), pth…...d ranges for priorities in each scheduling policy, see sched (7). SEE ALSO getrlimit (2), sched_get_priority_min (2), pthread_attr_init (3), pthread_attr_setinheritsched (3), pt…...s != 0) handle_error_en(s, "pthread_join"); exit(EXIT_SUCCESS); } SEE ALSO getrlimit (2), sched_get_priority_min (2), pthread_attr_init (3), pthread_attr_setinheritsched (3), pt…...s != 0) handle_error_en(s, "pthread_join"); exit(EXIT_SUCCESS); } SEE ALSO getrlimit (2), sched_get_priority_min (2), pthread_attr_init (3), pthread_attr_setinheritsched (3), pt…get or set default thread-creation attributes NAME pthread_getattr_default_np, pthread_setattr_default_np, - get or set default thread-creation attributes LIBRARY POSIX threads lib…get or set default thread-creation attributes NAME pthread_getattr_default_np, pthread_setattr_default_np, - get or set default thread-creation attributes LIBRARY POSIX threads lib…set/get inherit-scheduler attribute in thread attributes object NAME pthread_attr_setinheritsched, pthread_attr_getinheritsched - set/get inherit-scheduler attribute in thread attr…set/get inherit-scheduler attribute in thread attributes object NAME pthread_attr_setinheritsched, pthread_attr_getinheritsched - set/get inherit-scheduler attribute in thread attr…initialize and destroy thread attributes object NAME pthread_attr_init, pthread_attr_destroy - initialize and destroy thread attributes object LIBRARY POSIX threads library ( libpt…initialize and destroy thread attributes object NAME pthread_attr_init, pthread_attr_destroy - initialize and destroy thread attributes object LIBRARY POSIX threads library ( libpt…yield the processor NAME pthread_yield - yield the processor LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS #define _GNU_SOURCE /* See feature_test_macros(7) */ …get/set resource limits NAME getrlimit, setrlimit, prlimit - get/set resource limits LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/resource.h> int getrlimit(int …set/get contention scope attribute in thread attributes object NAME pthread_attr_setscope, pthread_attr_getscope - set/get contention scope attribute in thread attributes object LI…set/get contention scope attribute in thread attributes object NAME pthread_attr_setscope, pthread_attr_getscope - set/get contention scope attribute in thread attributes object LI…initialize or destroy a spin lock NAME pthread_spin_init, pthread_spin_destroy - initialize or destroy a spin lock LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS…initialize or destroy a spin lock NAME pthread_spin_init, pthread_spin_destroy - initialize or destroy a spin lock LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS…get resource usage NAME getrusage - get resource usage LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/resource.h> int getrusage(int who , struct rusage * usage );…set/get scheduling policy attribute in thread attributes object NAME pthread_attr_setschedpolicy, pthread_attr_getschedpolicy - set/get scheduling policy attribute in thread attrib…set/get scheduling policy attribute in thread attributes object NAME pthread_attr_setschedpolicy, pthread_attr_getschedpolicy - set/get scheduling policy attribute in thread attrib…