Searched refs:th1 (Results 1 – 2 of 2) sorted by relevance
54 std::thread th1(f); in main() local55 th1.join(); in main()
53 std::thread th1(f); in main() local54 th1.join(); in main()