Home
last modified time | relevance | path

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

/stdlib/
A Dtst-tls-atexit.c116 void *h1 = xdlopen (DSO_NAME, RTLD_LAZY); in do_test() local
119 if (spawn_thread (h1) != 0) in do_test()
126 if (spawn_thread (h1) != 0) in do_test()
129 xdlclose (h1); in do_test()

Completed in 4 milliseconds