...following equivalent nonstandard functions if _GNU_SOURCE was defined: [[deprecated]] int pthread_mutexattr_getrobust_np(const pthread_mutexattr_t * attr , int * robustness ); […...following equivalent nonstandard functions if _GNU_SOURCE was defined: [[deprecated]] int pthread_mutexattr_getrobust_np(const pthread_mutexattr_t * attr , int * robustness ); […...following equivalent nonstandard functions if _GNU_SOURCE was defined: [[deprecated]] int pthread_mutexattr_getrobust_np(const pthread_mutexattr_t * attr , int * robustness ); […...following equivalent nonstandard functions if _GNU_SOURCE was defined: [[deprecated]] int pthread_mutexattr_getrobust_np(const pthread_mutexattr_t * attr , int * robustness ); […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>…initialize and destroy a mutex attributes object NAME pthread_mutexattr_init, pthread_mutexattr_destroy - initialize and destroy a mutex attributes object LIBRARY POSIX threads lib…initialize and destroy a mutex attributes object NAME pthread_mutexattr_init, pthread_mutexattr_destroy - initialize and destroy a mutex attributes object LIBRARY POSIX threads lib…initialize and destroy a mutex attributes object NAME pthread_mutexattr_init, pthread_mutexattr_destroy - initialize and destroy a mutex attributes object LIBRARY POSIX threads lib…initialize and destroy a mutex attributes object NAME pthread_mutexattr_init, pthread_mutexattr_destroy - initialize and destroy a mutex attributes object LIBRARY POSIX threads lib…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 process-shared mutex attribute NAME pthread_mutexattr_getpshared, pthread_mutexattr_setpshared - get/set process-shared mutex attribute LIBRARY POSIX threads library ( libp…