Home
last modified time | relevance | path

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

/elf/
A Dtst-thrlock.c35 pthread_t th[N]; in do_test() local
38 int e = pthread_create (&th[i], NULL, tf, NULL); in do_test()
48 int e = pthread_join (th[i], &res); in do_test()
A Dtst-execstack.c209 pthread_t th; in do_test() local
210 int rc = pthread_create (&th, NULL, &tryme_thread, f); in do_test()

Completed in 4 milliseconds