Searched refs:pthread_mutexattr_gettype (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/include/
H A Dpthread.h155 int pthread_mutexattr_gettype(const pthread_mutexattr_t *attr, int *type);
/bionic/libc/bionic/
H A Dpthread.c789 int pthread_mutexattr_gettype(const pthread_mutexattr_t *attr, int *type) function

Completed in 25 milliseconds