...tr_getrobust_np(const pthread_mutexattr_t * attr , int * robustness ); [[deprecated]] int pthread_mutexattr_setrobust_np(const pthread_mutexattr_t * attr , int robustness ); Cor…...tr_getrobust_np(const pthread_mutexattr_t * attr , int * robustness ); [[deprecated]] int pthread_mutexattr_setrobust_np(const pthread_mutexattr_t * attr , int robustness ); Cor…...tr_getrobust_np(const pthread_mutexattr_t * attr , int * robustness ); [[deprecated]] int pthread_mutexattr_setrobust_np(const pthread_mutexattr_t * attr , int robustness ); Cor…...tr_getrobust_np(const pthread_mutexattr_t * attr , int * robustness ); [[deprecated]] int pthread_mutexattr_setrobust_np(const pthread_mutexattr_t * attr , int robustness ); Cor…make a robust mutex consistent NAME pthread_mutex_consistent - make a robust mutex consistent LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS #include <pthread.h>…make a robust mutex consistent NAME pthread_mutex_consistent - make a robust mutex consistent LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS #include <pthread.h>…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…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…operations on mutexes NAME pthread_mutex_init, pthread_mutex_lock, pthread_mutex_trylock, pthread_mutex_unlock, pthread_mutex_destroy - operations on mutexes SYNOPSIS #include <pth…operations on mutexes NAME pthread_mutex_init, pthread_mutex_lock, pthread_mutex_trylock, pthread_mutex_unlock, pthread_mutex_destroy - operations on mutexes SYNOPSIS #include <pth…operations on mutexes NAME pthread_mutex_init, pthread_mutex_lock, pthread_mutex_trylock, pthread_mutex_unlock, pthread_mutex_destroy - operations on mutexes SYNOPSIS #include <pth…operations on mutexes NAME pthread_mutex_init, pthread_mutex_lock, pthread_mutex_trylock, pthread_mutex_unlock, pthread_mutex_destroy - operations on mutexes SYNOPSIS #include <pth…operations on mutexes NAME pthread_mutex_init, pthread_mutex_lock, pthread_mutex_trylock, pthread_mutex_unlock, pthread_mutex_destroy - operations on mutexes SYNOPSIS #include <pth…get/set list of robust futexes NAME get_robust_list, set_robust_list - get/set list of robust futexes LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/futex.h> /*…get/set list of robust futexes NAME get_robust_list, set_robust_list - get/set list of robust futexes LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/futex.h> /*…POSIX threads NAME pthreads - POSIX threads DESCRIPTION POSIX.1 specifies a set of interfaces (functions, header files) for threaded programming commonly known as POSIX threads, or…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…