Home
last modified time | relevance | path

Searched refs:thd1 (Results 1 - 1 of 1) sorted by relevance

/third_party/musl/libc-test/src/functional/
H A Ddl_multithread_test.c37 pthread_t thd1; in main() local
43 pthread_create(&thd1, NULL, dl_test, NULL); in main()
50 pthread_join(thd1, &res); in main()

Completed in 0 milliseconds