Searched refs:pthread_mutexattr_setpshared (Results 1 – 6 of 6) sorted by relevance
173 FUNCTION(pthread_mutexattr_setpshared, int (*f)(pthread_mutexattr_t*, int)); in pthread_h()
184 int pthread_mutexattr_setpshared(pthread_mutexattr_t* __attr, int __shared);
98 int pthread_mutexattr_setpshared(pthread_mutexattr_t *attr, int pshared) in pthread_mutexattr_setpshared() function
777 pthread_mutexattr_setpshared
807 pthread_mutexattr_setpshared;