Searched refs:pthread_mutexattr_destroy (Results 1 – 9 of 9) sorted by relevance
108 pthread_mutexattr_destroy(&attr); in PIMutex()
158 FUNCTION(pthread_mutexattr_destroy, int (*f)(pthread_mutexattr_t*)); in pthread_h()
179 int pthread_mutexattr_destroy(pthread_mutexattr_t* __attr);
768 pthread_mutexattr_destroy
68 int pthread_mutexattr_destroy(pthread_mutexattr_t *attr) in pthread_mutexattr_destroy() function
1995 ASSERT_EQ(0, pthread_mutexattr_destroy(&attr)); in TEST()2032 ASSERT_EQ(0, pthread_mutexattr_destroy(&attr)); in init()2143 ASSERT_EQ(0, pthread_mutexattr_destroy(&attr)); in TEST()
803 pthread_mutexattr_destroy;
1296 CALL(pthread_mutexattr_destroy)