Home
last modified time | relevance | path

Searched refs:threadfunc (Results 1 – 4 of 4) sorted by relevance

/sysdeps/pthread/
A Dtst-pthread-exit-signal.c27 threadfunc (void *closure) in threadfunc() function
40 pthread_t thr = xpthread_create (NULL, threadfunc, NULL); in do_test()
A Dtst-cond24.c39 typedef void * (*threadfunc) (void *); typedef
140 do_test_wait (threadfunc f) in do_test_wait()
/sysdeps/unix/sysv/linux/
A Dtst-gettid.c37 threadfunc (void *closure) in threadfunc() function
74 xpthread_join (xpthread_create (NULL, threadfunc, NULL)); in do_test()
A Dtst-tgkill.c85 threadfunc (void *closure) in threadfunc() function
126 xpthread_join (xpthread_create (NULL, threadfunc, NULL)); in do_test()

Completed in 5 milliseconds