Home
last modified time | relevance | path

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

/nptl/
A Dtst-rwlock15.c87 pthread_t thw; in do_test() local
88 if (pthread_create (&thw, NULL, writer, NULL) != 0) in do_test()
100 if (pthread_join (thw, NULL) != 0) in do_test()

Completed in 4 milliseconds