Searched refs:pthread_mutexattr_setpshared (Results 1 – 2 of 2) sorted by relevance
204 int pthread_mutexattr_setpshared(pthread_mutexattr_t*, int) __nonnull((1));
242 int pthread_mutexattr_setpshared(pthread_mutexattr_t *attr, int pshared) in pthread_mutexattr_setpshared() function