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

/gem5/ext/googletest/googletest/test/
H A Dgtest_stress_test.cc130 Notification threads_can_start; local
134 &threads_can_start));
136 threads_can_start.Notify();
H A Dgtest-port_test.cc1110 Notification threads_can_start; local
1117 &threads_can_start));
1119 threads_can_start.Notify();

Completed in 7 milliseconds