Home
last modified time | relevance | path

Searched refs:test_setclock (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/nptl/
Dtest-condattr-printers.c32 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