Lines Matching refs:tf
31 tf (void *arg) in tf() function
44 return tf; in tf()
54 result = tf; in tf()
62 result = tf; in tf()
70 result = tf; in tf()
76 result = tf; in tf()
86 result = tf; in tf()
92 result = tf; in tf()
103 result = tf; in tf()
111 result = tf; in tf()
117 result = tf; in tf()
128 result = tf; in tf()
136 result = tf; in tf()
142 result = tf; in tf()
151 result = tf; in tf()
159 result = tf; in tf()
165 result = tf; in tf()
177 result = tf; in tf()
182 result = tf; in tf()
190 result = tf; in tf()
199 result = tf; in tf()
339 err = pthread_create (&th, NULL, tf, NULL); in do_test()
373 err = pthread_create (&th, &a, tf, &a); in do_test()
408 err = pthread_create (&th, &a, tf, &a); in do_test()