Home
last modified time | relevance | path

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

/components/libc/posix/pthreads/
A Dpthread_mutex.c211 int pthread_mutexattr_setpshared(pthread_mutexattr_t *attr, int pshared) in pthread_mutexattr_setpshared() function
229 RTM_EXPORT(pthread_mutexattr_setpshared);
A Dpthread.h218 int pthread_mutexattr_setpshared(pthread_mutexattr_t *attr, int pshared);

Completed in 5 milliseconds