Home
last modified time | relevance | path

Searched refs:ThreadTwo (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/third_party/abseil-cpp/absl/synchronization/
Dlifetime_test.cc59 void ThreadTwo(absl::Mutex* mutex, absl::CondVar* condvar, in ThreadTwo() function
88 std::thread thread_two(ThreadTwo, mutex, condvar, &notification, &state); in RunTests()
/external/libtextclassifier/abseil-cpp/absl/synchronization/
Dlifetime_test.cc59 void ThreadTwo(absl::Mutex* mutex, absl::CondVar* condvar, in ThreadTwo() function
88 std::thread thread_two(ThreadTwo, mutex, condvar, &notification, &state); in RunTests()
/external/openscreen/third_party/abseil/src/absl/synchronization/
Dlifetime_test.cc59 void ThreadTwo(absl::Mutex* mutex, absl::CondVar* condvar, in ThreadTwo() function
88 std::thread thread_two(ThreadTwo, mutex, condvar, &notification, &state); in RunTests()
/external/angle/third_party/abseil-cpp/absl/synchronization/
Dlifetime_test.cc59 void ThreadTwo(absl::Mutex* mutex, absl::CondVar* condvar, in ThreadTwo() function
88 std::thread thread_two(ThreadTwo, mutex, condvar, &notification, &state); in RunTests()
/external/abseil-cpp/absl/synchronization/
Dlifetime_test.cc59 void ThreadTwo(absl::Mutex* mutex, absl::CondVar* condvar, in ThreadTwo() function
88 std::thread thread_two(ThreadTwo, mutex, condvar, &notification, &state); in RunTests()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/
Dlifetime_test.cc59 void ThreadTwo(absl::Mutex* mutex, absl::CondVar* condvar, in ThreadTwo() function
88 std::thread thread_two(ThreadTwo, mutex, condvar, &notification, &state); in RunTests()