Searched refs:pthread_condattr_init (Results 1 – 20 of 20) sorted by relevance
67 int pthread_condattr_init(pthread_condattr_t* attr) { in pthread_condattr_init() function
127 FUNCTION(pthread_condattr_init, int (*f)(pthread_condattr_t*)); in pthread_h()
119 int pthread_condattr_init(pthread_condattr_t* __attr);
1414 TEST(pthread, pthread_condattr_init) { in TEST() argument1416 pthread_condattr_init(&attr); in TEST()1429 pthread_condattr_init(&attr); in TEST()1446 pthread_condattr_init(&attr); in TEST()1491 ASSERT_EQ(0, pthread_condattr_init(&attr)); in InitCond()1637 pthread_condattr_init(&attr); in pthread_cond_timedwait_timeout_helper()
164 CALL(pthread_condattr_init)
503 CALL(pthread_condattr_init)
2188 CALL(pthread_condattr_init)
947 CALL(pthread_condattr_init)
2375 CALL(pthread_condattr_init)
2271 CALL(pthread_condattr_init)
2959 CALL(pthread_condattr_init)
3877 CALL(pthread_condattr_init)
5203 CALL(pthread_condattr_init)
5644 CALL(pthread_condattr_init)
9570 CALL(pthread_condattr_init)
9820 CALL(pthread_condattr_init)
18259 CALL(pthread_condattr_init)
747 pthread_condattr_init
780 pthread_condattr_init;