Home
last modified time | relevance | path

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

/components/libc/posix/pthreads/
A Dpthread_rwlock.c44 int pthread_rwlockattr_setpshared(pthread_rwlockattr_t *attr, int pshared) in pthread_rwlockattr_setpshared() function
51 RTM_EXPORT(pthread_rwlockattr_setpshared);
A Dpthread.h250 int pthread_rwlockattr_setpshared (pthread_rwlockattr_t *attr, int pshared);

Completed in 3 milliseconds