Home
last modified time | relevance | path

Searched refs:type_p (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Dpthread_mutex.cpp68 int pthread_mutexattr_gettype(const pthread_mutexattr_t *attr, int *type_p) in pthread_mutexattr_gettype() argument
76 *type_p = type; in pthread_mutexattr_gettype()