Searched defs:pthread_mutexattr_getpshared (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dpthr_mutex.c85 * pthread_mutexattr_getpshared: gets the shared attribute.
87 #pragma weak _pthread_mutexattr_getpshared = pthread_mutexattr_getpshared
89 pthread_mutexattr_getpshared(const pthread_mutexattr_t *attr, int *pshared) function

Completed in 57 milliseconds