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

/osnet-11/usr/src/lib/libc/port/threads/
H A Dpthr_cond.c98 * pthread_condattr_setpshared: sets the shared attr to PRIVATE or SHARED.
102 pthread_condattr_setpshared(pthread_condattr_t *attr, int pshared) function

Completed in 15 milliseconds