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

/bionic/libc/bionic/
H A Dpthread-rwlocks.c126 pthread_mutexattr_setpshared(lock_attr, PTHREAD_PROCESS_SHARED);
H A Dpthread.c815 int pthread_mutexattr_setpshared(pthread_mutexattr_t *attr, int pshared) function
/bionic/libc/include/
H A Dpthread.h157 int pthread_mutexattr_setpshared(pthread_mutexattr_t *attr, int pshared);

Completed in 7 milliseconds