Home
last modified time | relevance | path

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

/nptl/
A Dtst-dlsym1.c22 pthread_t tid1, tid2, tid3; in do_test() local
33 if (pthread_create (&tid2, NULL, start_routine, addrs2) != 0) in do_test()
49 if (pthread_join (tid2, NULL) != 0) in do_test()

Completed in 3 milliseconds