set/get scheduling policy and parameters of a thread NAME pthread_setschedparam, pthread_getschedparam - set/get scheduling policy and parameters of a thread LIBRARY POSIX threads …set/get scheduling policy and parameters of a thread NAME pthread_setschedparam, pthread_getschedparam - set/get scheduling policy and parameters of a thread LIBRARY POSIX threads …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 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…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) */ …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…set/get scheduling parameter attributes in thread attributes object NAME pthread_attr_setschedparam, pthread_attr_getschedparam - set/get scheduling parameter attributes in thread …set/get scheduling parameter attributes in thread attributes object NAME pthread_attr_setschedparam, pthread_attr_getschedparam - set/get scheduling parameter attributes in thread …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…set/get CPU affinity of a thread NAME pthread_setaffinity_np, pthread_getaffinity_np - set/get CPU affinity of a thread LIBRARY POSIX threads library ( libpthread , -lpthread ) SYN…set/get CPU affinity of a thread NAME pthread_setaffinity_np, pthread_getaffinity_np - set/get CPU affinity of a thread LIBRARY POSIX threads library ( libpthread , -lpthread ) SYN…set scheduling priority of a thread NAME pthread_setschedprio - set scheduling priority of a thread LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS #include <pthr…set/get CPU affinity attribute in thread attributes object NAME pthread_attr_setaffinity_np, pthread_attr_getaffinity_np - set/get CPU affinity attribute in thread attributes objec…set/get CPU affinity attribute in thread attributes object NAME pthread_attr_setaffinity_np, pthread_attr_getaffinity_np - set/get CPU affinity attribute in thread attributes objec…