Home
last modified time | relevance | path

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

/rt/
A Dtst-shm-cancel.c45 tf (void *arg) in tf() function
104 if (pthread_create (&td, NULL, tf, NULL) != 0) in do_test()
A Dtst-aio9.c15 tf (void *arg) in tf() function
91 if (pthread_create (&th, NULL, tf, NULL) != 0) in do_test()
A Dtst-aio10.c15 tf (void *arg) in tf() function
86 if (pthread_create (&th, NULL, tf, NULL) != 0) in do_test()
A Dtst-mqueue8.c50 tf (void *arg) in tf() function
128 if (pthread_create (&th, NULL, tf, (void *) l) != 0) in do_test()
186 if (pthread_create (&th, NULL, tf, (void *) l) != 0) in do_test()
A Daio_misc.c49 __aio_create_helper_thread (pthread_t *threadp, void *(*tf) (void *), void *arg) in __aio_create_helper_thread()
57 int ret = __pthread_create (threadp, &attr, tf, arg); in __aio_create_helper_thread()

Completed in 11 milliseconds