Searched refs:pthread_rwlockattr_destroy (Results 1 – 14 of 14) sorted by relevance
36 rc = pthread_rwlockattr_destroy(&rwla); in main()
37 rc = pthread_rwlockattr_destroy(&rwla); in main()
51 if ((pthread_rwlockattr_destroy(&rwla)) != 0) { in main()
112 if ((pthread_rwlockattr_destroy(&rwla)) != 0) { in main()
79 if (pthread_rwlockattr_destroy(&rwlockattr) != 0) { in main()
109 if (pthread_rwlockattr_destroy(&rwlockattr) != 0) { in main()
80 if (pthread_rwlockattr_destroy(&rwla) != 0) { in main()
52 if ((rc = pthread_rwlockattr_destroy(&rwa)) != 0) { in main()
89 pthread_rwlockattr_destroy YES LOW
1122 pub fn pthread_rwlockattr_destroy(attr: *mut pthread_rwlockattr_t) -> ::c_int; in pthread_rwlockattr_destroy() function
1404 pub fn pthread_rwlockattr_destroy(attr: *mut ::pthread_rwlockattr_t) -> ::c_int; in pthread_rwlockattr_destroy() function
3717 pub fn pthread_rwlockattr_destroy(attr: *mut pthread_rwlockattr_t) -> ::c_int; in pthread_rwlockattr_destroy() function
2628 fun:pthread_rwlockattr_destroy=uninstrumented