Home
last modified time | relevance | path

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

/elf/
A Dtst-tls-ie.c77 pthread_t blocked_thread = xpthread_create (NULL, blocked_thread_func, NULL); in do_test() local
104 xpthread_join (blocked_thread); in do_test()
A Dtst-tls-ie-dlmopen.c78 pthread_t blocked_thread = xpthread_create (NULL, blocked_thread_func, NULL); in do_test() local
105 xpthread_join (blocked_thread); in do_test()
A Dtst-tls-manydynamic.c114 pthread_t blocked_thread = xpthread_create (NULL, blocked_thread_func, NULL); in do_test() local
144 xpthread_join (blocked_thread); in do_test()

Completed in 5 milliseconds