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

/bionic/libc/bionic/
H A Dpthread-rwlocks.c130 pthread_condattr_setpshared(cond_attr, PTHREAD_PROCESS_SHARED);
H A Dpthread.c1341 int pthread_condattr_setpshared(pthread_condattr_t *attr, int pshared) function
/bionic/libc/include/
H A Dpthread.h170 int pthread_condattr_setpshared(pthread_condattr_t* attr, int pshared);

Completed in 147 milliseconds