Searched refs:test_setclock (Results 1 – 1 of 1) sorted by relevance
32 static int test_setclock (pthread_cond_t *condvar, pthread_condattr_t *attr);47 && test_setclock (&condvar, &attr) == PASS in main()71 test_setclock (pthread_cond_t *condvar, pthread_condattr_t *attr) in test_setclock() function