Searched refs:h1 (Results 1 – 1 of 1) sorted by relevance
116 void *h1 = xdlopen (DSO_NAME, RTLD_LAZY); in do_test() local119 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