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

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dpthr_mutex.c152 * pthread_mutexattr_getprotocol: gets the protocol attribute.
154 #pragma weak _pthread_mutexattr_getprotocol = pthread_mutexattr_getprotocol
156 pthread_mutexattr_getprotocol(const pthread_mutexattr_t *attr, int *protocol) function

Completed in 57 milliseconds