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

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dpthr_cond.c96 * pthread_condattr_setpshared: sets the shared attr to PRIVATE or SHARED.
100 pthread_condattr_setpshared(pthread_condattr_t *attr, int pshared) function
/illumos-gate/usr/src/man/man3c/
H A DMakefile1075 pthread_condattr_setpshared.3c \
2103 pthread_condattr_setpshared.3c := LINKSRC = pthread_condattr_getpshared.3c

Completed in 68 milliseconds