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

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dpthr_mutex.c32 * pthread_mutexattr_init: allocates the mutex attribute object and
35 #pragma weak _pthread_mutexattr_init = pthread_mutexattr_init
37 pthread_mutexattr_init(pthread_mutexattr_t *attr) function

Completed in 46 milliseconds