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...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...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…get number of processors NAME get_nprocs, get_nprocs_conf - get number of processors LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/sysinfo.h> int get_nprocs(void…get number of processors NAME get_nprocs, get_nprocs_conf - get number of processors LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/sysinfo.h> int get_nprocs(void…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…get attributes of created thread NAME pthread_getattr_np - get attributes of created thread LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS #define _GNU_SOURCE /*…terminate all other threads in process NAME pthread_kill_other_threads_np - terminate all other threads in process LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS…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…create a new thread NAME pthread_create - create a new thread LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS #include <pthread.h> int pthread_create(pthread_t *r…examine and change mask of blocked signals NAME pthread_sigmask - examine and change mask of blocked signals LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS #incl…deprecated mutex creation attributes NAME pthread_mutexattr_setkind_np, pthread_mutexattr_getkind_np - deprecated mutex creation attributes SYNOPSIS #include <pthread.h> int pthrea…deprecated mutex creation attributes NAME pthread_mutexattr_setkind_np, pthread_mutexattr_getkind_np - deprecated mutex creation attributes SYNOPSIS #include <pthread.h> int pthrea…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…set/get the name of a thread NAME pthread_setname_np, pthread_getname_np - set/get the name of a thread LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS #define _G…set/get the name of a thread NAME pthread_setname_np, pthread_getname_np - set/get the name of a thread LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS #define _G…