Print this page
11586 NAME field in man pages should match what's installed
*** 1,10 ****
PTHREAD_MUTEXATTR_GETROBUST(3C) Standard C Library Functions
NAME
! pthread_mutexattr_getrobust, pthrad_mutexattr_setrobust - get and set the
! mutex robust attribute
SYNOPSIS
#include <pthread.h>
int
--- 1,10 ----
PTHREAD_MUTEXATTR_GETROBUST(3C) Standard C Library Functions
NAME
! pthread_mutexattr_getrobust, pthread_mutexattr_setrobust - get and set
! the mutex robust attribute
SYNOPSIS
#include <pthread.h>
int
*** 64,69 ****
SEE ALSO
pthread_mutex_consistent(3C), pthread(3HEAD), libpthread(3LIB),
attributes(5), mutex(5)
! illumos December 22, 2014 illumos
--- 64,69 ----
SEE ALSO
pthread_mutex_consistent(3C), pthread(3HEAD), libpthread(3LIB),
attributes(5), mutex(5)
! illumos August 20, 2019 illumos