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

/gem5/ext/googletest/googletest/test/
H A Dgtest_stress_test.cc140 threads[i]->Join();
174 thread.Join();
H A Dgtest_output_test_.cc322 thread.Join();
925 thread.Join();
H A Dgtest-port_test.cc1030 thread.Join();
1121 counting_threads[i]->Join();
1133 thread.Join();
1266 thread.Join();
H A Dgtest_unittest.cc1141 thread.Join();
/gem5/ext/googletest/googlemock/test/
H A Dgmock_stress_test.cc60 t->Join();
/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h1611 ~ThreadWithParam() { Join(); }
1613 void Join() { function in class:testing::internal::ThreadWithParam
1769 void Join();
/gem5/ext/googletest/googletest/src/
H A Dgtest-port.cc382 Join();
385 void ThreadWithParamBase::Join() { function in class:testing::internal::ThreadWithParamBase

Completed in 57 milliseconds