Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/
A Dtst-pkey.c128 struct thread_result struct
138 struct thread_result *result = xmalloc (sizeof (*result)); in get_thread_func() argument
152 struct thread_result *result = get_thread_func (NULL); in delayed_thread_func()
236 struct thread_result *result = xpthread_join (delayed_thread); in do_test()
240 struct thread_result *result2 = xpthread_join (result->next_thread); in do_test()
252 struct thread_result *result = xpthread_join (get_thread); in do_test()
374 struct thread_result *result = xpthread_join (delayed_thread); in do_test()
378 struct thread_result *result2 in do_test()

Completed in 4 milliseconds