Searched refs:pthread_mutexattr_destroy (Results 1 – 10 of 10) 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);
68 int pthread_mutexattr_destroy(pthread_mutexattr_t *attr) in pthread_mutexattr_destroy() function
768 pthread_mutexattr_destroy
1996 ASSERT_EQ(0, pthread_mutexattr_destroy(&attr)); in TEST()2033 ASSERT_EQ(0, pthread_mutexattr_destroy(&attr)); in init()2144 ASSERT_EQ(0, pthread_mutexattr_destroy(&attr)); in TEST()
803 pthread_mutexattr_destroy;
1296 CALL(pthread_mutexattr_destroy)
11235 CALL(pthread_mutexattr_destroy)