Home
last modified time | relevance | path

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

/elf/
A Dtst-nodelete2.c12 void *pthread = dlopen (LIBPTHREAD_SO, RTLD_LAZY); in do_test() local
27 if (pthread) in do_test()
28 dlclose (pthread); in do_test()
A Ddl-tls.c1063 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()
A DMakefile174 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