Home
last modified time | relevance | path

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

/sysdeps/pthread/
A Dtst-eintr2.c37 tf1 (void *arg) in tf1() function
75 xpthread_create (NULL, tf1, NULL); in do_test()
A Dtst-fork3.c44 tf1 (void *arg) in tf1() function
95 if (pthread_create (&th1, NULL, tf1, NULL) != 0) in do_test()
A Dtst-key4.c34 tf1 (void *arg) in tf1() function
96 if (pthread_create (&th[j], NULL, tf1, NULL) != 0) in do_test()
A Dtst-once4.c72 tf1 (void *arg) in tf1() function
117 if (pthread_create (&th[0], NULL, tf1, NULL) != 0) in do_test()
A Dtst-join5.c65 tf1 (void *arg) in tf1() function
115 th = xpthread_create (NULL, tf1, (void *) pthread_self ()); in do_test()
A Dtst-cond8.c59 tf1 (void *p) in tf1() function
165 err = pthread_create (&th, NULL, tf1, NULL); in do_test()

Completed in 7 milliseconds