Searched refs:pthread_mutexattr_gettype (Results 1 – 5 of 5) sorted by relevance
88 int pthread_mutexattr_gettype(const pthread_mutexattr_t *attr, int *outType) in pthread_mutexattr_gettype() function
969 pthread_mutexattr_gettype(&mutex_attr, &mutex_type);973 ret = pthread_mutexattr_gettype(NULL, &mutex_type);978 ret = pthread_mutexattr_gettype(&mutex_attr, &mutex_type);
952 ret = pthread_mutexattr_gettype(&mutexAttr, &mutexType);956 ret = pthread_mutexattr_gettype(NULL, &mutexType);960 ret = pthread_mutexattr_gettype(&mutexAttr, &mutexType);
82 int pthread_mutexattr_gettype(const pthread_mutexattr_t *attr, int *outType) in pthread_mutexattr_gettype() function
203 pthread_mutexattr_gettype247 pthread_mutexattr_gettype