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

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

Completed in 791 milliseconds