Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
Dlifetime_test.cc88 std::thread thread_two(ThreadTwo, mutex, condvar, &notification, &state); in RunTests() local
90 thread_two.join(); in RunTests()
/third_party/abseil-cpp/absl/synchronization/
Dlifetime_test.cc88 std::thread thread_two(ThreadTwo, mutex, condvar, &notification, &state); in RunTests() local
90 thread_two.join(); in RunTests()