Searched refs:pthread_mutexattr_setpshared (Results 1 – 4 of 4) sorted by relevance
126 pthread_mutexattr_setpshared(lock_attr, PTHREAD_PROCESS_SHARED); in pthread_rwlock_init()
829 int pthread_mutexattr_setpshared(pthread_mutexattr_t *attr, int pshared) in pthread_mutexattr_setpshared() function
157 int pthread_mutexattr_setpshared(pthread_mutexattr_t *attr, int pshared);
192 with pthread_mutexattr_setpshared() and/or pthread_condattr_setpshared().213 - pthread_mutexattr_setpshared(): implementation will not return ENOTSUP