Searched refs:ThreadTwo (Results 1 – 6 of 6) sorted by relevance
/external/webrtc/third_party/abseil-cpp/absl/synchronization/ |
D | lifetime_test.cc | 59 void ThreadTwo(absl::Mutex* mutex, absl::CondVar* condvar, in ThreadTwo() function 88 std::thread thread_two(ThreadTwo, mutex, condvar, ¬ification, &state); in RunTests()
|
/external/libtextclassifier/abseil-cpp/absl/synchronization/ |
D | lifetime_test.cc | 59 void ThreadTwo(absl::Mutex* mutex, absl::CondVar* condvar, in ThreadTwo() function 88 std::thread thread_two(ThreadTwo, mutex, condvar, ¬ification, &state); in RunTests()
|
/external/openscreen/third_party/abseil/src/absl/synchronization/ |
D | lifetime_test.cc | 59 void ThreadTwo(absl::Mutex* mutex, absl::CondVar* condvar, in ThreadTwo() function 88 std::thread thread_two(ThreadTwo, mutex, condvar, ¬ification, &state); in RunTests()
|
/external/angle/third_party/abseil-cpp/absl/synchronization/ |
D | lifetime_test.cc | 59 void ThreadTwo(absl::Mutex* mutex, absl::CondVar* condvar, in ThreadTwo() function 88 std::thread thread_two(ThreadTwo, mutex, condvar, ¬ification, &state); in RunTests()
|
/external/abseil-cpp/absl/synchronization/ |
D | lifetime_test.cc | 59 void ThreadTwo(absl::Mutex* mutex, absl::CondVar* condvar, in ThreadTwo() function 88 std::thread thread_two(ThreadTwo, mutex, condvar, ¬ification, &state); in RunTests()
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/ |
D | lifetime_test.cc | 59 void ThreadTwo(absl::Mutex* mutex, absl::CondVar* condvar, in ThreadTwo() function 88 std::thread thread_two(ThreadTwo, mutex, condvar, ¬ification, &state); in RunTests()
|