Searched refs:pthread_mutexattr_setpshared (Results 1 – 2 of 2) sorted by relevance
211 int pthread_mutexattr_setpshared(pthread_mutexattr_t *attr, int pshared) in pthread_mutexattr_setpshared() function229 RTM_EXPORT(pthread_mutexattr_setpshared);
218 int pthread_mutexattr_setpshared(pthread_mutexattr_t *attr, int pshared);
Completed in 5 milliseconds