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

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dpthr_cond.c114 * pthread_condattr_getpshared: gets the shared attr.
116 #pragma weak _pthread_condattr_getpshared = pthread_condattr_getpshared
118 pthread_condattr_getpshared(const pthread_condattr_t *attr, int *pshared) function

Completed in 57 milliseconds