Searched refs:pthread_rwlockattr_destroy (Results 1 – 25 of 29) sorted by relevance
12
30 pthread_rwlockattr_destroy(&attr); in pthread_rwlockattr_setpshared_0100()44 pthread_rwlockattr_destroy(&attr); in pthread_rwlockattr_setpshared_0200()
37 pthread_rwlockattr_destroy(&rwlockattr); in pthread_rwlock_trywrlock_0100()62 pthread_rwlockattr_destroy(&rwlockattr); in pthread_rwlock_trywrlock_0200()
37 pthread_rwlockattr_destroy(&rwlockattr); in pthread_rwlock_tryrdlock_0100()62 pthread_rwlockattr_destroy(&rwlockattr); in pthread_rwlock_tryrdlock_0200()
29 pthread_rwlockattr_destroy(&rwlockattr); in pthread_rwlockattr_init_0100()
30 ret = pthread_rwlockattr_destroy(&attr); in pthread_rwlockattr_destroy_0100()
47 "pthread_rwlockattr_destroy",
316 pthread_rwlockattr_destroy(&attr); in pthread_rwlockattr_getpshared_0100()
3 int pthread_rwlockattr_destroy(pthread_rwlockattr_t *a) in pthread_rwlockattr_destroy() function
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
187 int pthread_rwlockattr_destroy(pthread_rwlockattr_t *);
129 {int(*p)(pthread_rwlockattr_t*) = pthread_rwlockattr_destroy;} in f()
190 int pthread_rwlockattr_destroy(pthread_rwlockattr_t *);
351 int pthread_rwlockattr_destroy(pthread_rwlockattr_t *);
364 int pthread_rwlockattr_destroy(pthread_rwlockattr_t *);