Home
last modified time | relevance | path

Searched defs:pthread_mutexattr_gettype (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/bionic/
H A Dpthread_mutex.cpp74 int pthread_mutexattr_gettype(const pthread_mutexattr_t *attr, int *type_p) in pthread_mutexattr_gettype() function
/aosp12/bionic/tests/
H A Dpthread_test.cpp1977 TEST(pthread, pthread_mutexattr_gettype) { in TEST() argument