Home
last modified time | relevance | path

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

/components/libc/posix/pthreads/
A Dpthread_mutex.c260 int pthread_mutexattr_getpshared(pthread_mutexattr_t *attr, int *pshared) in pthread_mutexattr_getpshared() function
269 RTM_EXPORT(pthread_mutexattr_getpshared);
A Dpthread.h219 int pthread_mutexattr_getpshared(pthread_mutexattr_t *attr, int *pshared);

Completed in 4 milliseconds