.../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 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 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…...pthread_getattr_default_np"); display_pthread_attr(&attr); exit(EXIT_SUCCESS); } SEE ALSO pthread_attr_getaffinity_np (3), pthread_attr_getdetachstate (3), pthread_attr_getguard…...pthread_getattr_default_np"); display_pthread_attr(&attr); exit(EXIT_SUCCESS); } SEE ALSO pthread_attr_getaffinity_np (3), pthread_attr_getdetachstate (3), pthread_attr_getguard…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…...ead_attr_destroy"); } pause(); /* Terminates when other thread calls exit() */ } SEE ALSO pthread_attr_getaffinity_np (3), pthread_attr_getdetachstate (3), pthread_attr_getguard…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…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…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 signal mask attribute in thread attributes object NAME pthread_attr_setsigmask_np, pthread_attr_getsigmask_np - set/get signal mask attribute in thread attributes object LI…set/get signal mask attribute in thread attributes object NAME pthread_attr_setsigmask_np, pthread_attr_getsigmask_np - set/get signal mask attribute in thread attributes object LI…set/get guard size attribute in thread attributes object NAME pthread_attr_setguardsize, pthread_attr_getguardsize - set/get guard size attribute in thread attributes object LIBRAR…set/get guard size attribute in thread attributes object NAME pthread_attr_setguardsize, pthread_attr_getguardsize - set/get guard size attribute in thread attributes object LIBRAR…