Searched refs:pthread (Results 1 – 3 of 3) sorted by relevance
12 void *pthread = dlopen (LIBPTHREAD_SO, RTLD_LAZY); in do_test() local27 if (pthread) in do_test()28 dlclose (pthread); in do_test()
1063 init_one_static_tls (struct pthread *curp, struct link_map *map) in init_one_static_tls()1086 init_one_static_tls (list_entry (runp, struct pthread, list), map); in _dl_init_static_tls()1090 init_one_static_tls (list_entry (runp, struct pthread, list), map); in _dl_init_static_tls()
174 tst-single_threaded-static tst-single_threaded-pthread-static \234 tst-single_threaded tst-single_threaded-pthread \253 tst-dlopen-self-container tst-preload-pthread-libc
Completed in 12 milliseconds