Home
last modified time | relevance | path

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

/components/libc/posix/pthreads/
A Dpthread_mutex.c114 int pthread_mutexattr_gettype(const pthread_mutexattr_t *attr, int *type) in pthread_mutexattr_gettype() function
130 RTM_EXPORT(pthread_mutexattr_gettype);
A Dpthread.h216 int pthread_mutexattr_gettype(const pthread_mutexattr_t *attr, int *type);
/components/libc/
A Dposix-info.txt104 + pthread_mutexattr_gettype()

Completed in 25 milliseconds