Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
Dlifetime_test.cc87 std::thread thread_one(ThreadOne, mutex, condvar, &notification, &state); in RunTests() local
89 thread_one.join(); in RunTests()
/third_party/abseil-cpp/absl/synchronization/
Dlifetime_test.cc87 std::thread thread_one(ThreadOne, mutex, condvar, &notification, &state); in RunTests() local
89 thread_one.join(); in RunTests()