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…...thread_mutexattr_t * attr , int * kind ); DESCRIPTION These functions are deprecated, use pthread_mutexattr_settype (3) and pthread_mutexattr_gettype (3) instead. RETURN VALUE p…...thread_mutexattr_t * attr , int * kind ); DESCRIPTION These functions are deprecated, use pthread_mutexattr_settype (3) and pthread_mutexattr_gettype (3) instead. RETURN VALUE p…get and set the robustness attribute of a mutex attributes object NAME pthread_mutexattr_getrobust, pthread_mutexattr_setrobust - get and set the robustness attribute of a mutex at…get and set the robustness attribute of a mutex attributes object NAME pthread_mutexattr_getrobust, pthread_mutexattr_setrobust - get and set the robustness attribute of a mutex at…get and set the robustness attribute of a mutex attributes object NAME pthread_mutexattr_getrobust, pthread_mutexattr_setrobust - get and set the robustness attribute of a mutex at…get and set the robustness attribute of a mutex attributes object NAME pthread_mutexattr_getrobust, pthread_mutexattr_setrobust - get and set the robustness attribute of a mutex at…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…get/set process-shared mutex attribute NAME pthread_mutexattr_getpshared, pthread_mutexattr_setpshared - get/set process-shared mutex attribute LIBRARY POSIX threads library ( libp…get/set process-shared mutex attribute NAME pthread_mutexattr_getpshared, pthread_mutexattr_setpshared - get/set process-shared mutex attribute LIBRARY POSIX threads library ( libp…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>…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…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 …