Home
last modified time | relevance | path

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

/nptl/
A Dtst-eintr1.c31 tf2 (void *arg) in tf2() function
42 pthread_t th = xpthread_create (NULL, tf2, NULL); in tf1()
A Dtst-cancel17.c65 tf2 (void *arg) in tf2() function
167 if (pthread_create (&th, NULL, tf2, &a) != 0) in do_test()
291 if (pthread_create (&th, NULL, tf2, ap) != 0) in do_test()
A Dtst-setuid1.c884 tf2 (void *arg) in tf2() function
910 return tf2 (arg); in tf()
983 e = pthread_create (&th3, NULL, tf2, (void *) (testno | 0x300L)); in do_one_test()

Completed in 6 milliseconds