Searched refs:pthread_mutexattr_destroy (Results 1 – 10 of 10) sorted by relevance
112 pthread_mutexattr_destroy(&attr); in PIMutex()
158 FUNCTION(pthread_mutexattr_destroy, int (*f)(pthread_mutexattr_t*)); in pthread_h()
202 int pthread_mutexattr_destroy(pthread_mutexattr_t* _Nonnull __attr);
68 int pthread_mutexattr_destroy(pthread_mutexattr_t *attr) in pthread_mutexattr_destroy() function
768 pthread_mutexattr_destroy
2075 ASSERT_EQ(0, pthread_mutexattr_destroy(&attr)); in TEST()2112 ASSERT_EQ(0, pthread_mutexattr_destroy(&attr)); in init()2223 ASSERT_EQ(0, pthread_mutexattr_destroy(&attr)); in TEST()
803 pthread_mutexattr_destroy;
1296 CALL(pthread_mutexattr_destroy)
11235 CALL(pthread_mutexattr_destroy)