Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/
A Dtst-rseq-disable.c58 thread_func (void *ignored) in thread_func() function
80 xpthread_join (xpthread_create (NULL, thread_func, NULL)); in do_test()
/sysdeps/pthread/
A Dtst-memstream.c46 thread_func (void *closure) in thread_func() function
72 threads[i] = xpthread_create (NULL, thread_func, args + i); in do_test()
A Dtst-setuid3.c44 thread_func (void *ctx __attribute__ ((unused))) in thread_func() function
90 ret = pthread_create (&thread, NULL, thread_func, NULL); in do_test()
/sysdeps/htl/
A Dtimer_routines.c351 thread_func (void *arg) in thread_func() function
474 (void *(*) (void *)) thread_func, thread) != 0) in __timer_thread_start()

Completed in 6 milliseconds