Abseil Common Libraries (C++) (grcp 依赖) https://abseil.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Tom Rybka c34c552a1a Disable tests on some platforms where they currently fail. 3 years ago
..
internal absl: fix use-after-free in Mutex/CondVar 3 years ago
BUILD.bazel Disable tests on some platforms where they currently fail. 3 years ago
CMakeLists.txt Export of internal Abseil changes 3 years ago
barrier.cc Export of internal Abseil changes 5 years ago
barrier.h Export of internal Abseil changes 5 years ago
barrier_test.cc Export of internal Abseil changes 5 years ago
blocking_counter.cc Export of internal Abseil changes 4 years ago
blocking_counter.h Export of internal Abseil changes 4 years ago
blocking_counter_benchmark.cc Export of internal Abseil changes 4 years ago
blocking_counter_test.cc Export of internal Abseil changes 4 years ago
lifetime_test.cc Export of internal Abseil changes 5 years ago
mutex.cc absl: fix live-lock in CondVar 3 years ago
mutex.h Clarify the behaviour of `AssertHeld` and `AssertReaderHeld` when the calling thread doesn't hold the mutex. 3 years ago
mutex_benchmark.cc Export of internal Abseil changes 3 years ago
mutex_test.cc absl: fix use-after-free in Mutex/CondVar 3 years ago
notification.cc Export of internal Abseil changes 5 years ago
notification.h Export of internal Abseil changes 3 years ago
notification_test.cc Export of internal Abseil changes 5 years ago