Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/
A Dtst-pkey.c136 get_thread_func (void *closure) in get_thread_func() function
152 struct thread_result *result = get_thread_func (NULL); in delayed_thread_func()
166 result->next_thread = xpthread_create (NULL, get_thread_func, NULL); in delayed_thread_func()
251 pthread_t get_thread = xpthread_create (NULL, get_thread_func, NULL); in do_test()

Completed in 4 milliseconds