Searched refs:tf2 (Results 1 – 3 of 3) sorted by relevance
/nptl/ |
A D | tst-eintr1.c | 31 tf2 (void *arg) in tf2() function 42 pthread_t th = xpthread_create (NULL, tf2, NULL); in tf1()
|
A D | tst-cancel17.c | 65 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 D | tst-setuid1.c | 884 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