Searched refs:pthread_rwlockattr_setpshared (Results 1 – 7 of 7) sorted by relevance
40 rc = pthread_rwlockattr_setpshared(&rwla, PTHREAD_PROCESS_PRIVATE); in main()60 rc = pthread_rwlockattr_setpshared(&rwla, PTHREAD_PROCESS_SHARED); in main()
64 if (pthread_rwlockattr_setpshared(&rwla, pshared) != 0) { in main()
1343 pub fn pthread_rwlockattr_setpshared( in pthread_rwlockattr_setpshared() function
1456 pub fn pthread_rwlockattr_setpshared( in pthread_rwlockattr_setpshared() function
1880 pub fn pthread_rwlockattr_setpshared( in pthread_rwlockattr_setpshared() function
3267 pub fn pthread_rwlockattr_setpshared( in pthread_rwlockattr_setpshared() function
2633 fun:pthread_rwlockattr_setpshared=uninstrumented