tvl-depot/third_party/abseil_cpp/absl/synchronization
Vincent Ambo 082c006c04 merge(3p/absl): subtree merge of Abseil up to e19260f
... notably, this includes Abseil's own StatusOr type, which
conflicted with our implementation (that was taken from TensorFlow).

Change-Id: Ie7d6764b64055caaeb8dc7b6b9d066291e6b538f
2020-11-21 15:48:57 +01:00
..
internal merge(3p/absl): subtree merge of Abseil up to e19260f 2020-11-21 15:48:57 +01:00
barrier.cc Add 'third_party/abseil_cpp/' from commit '768eb2ca2857342673fcd462792ce04b8bac3fa3' 2020-05-20 02:32:24 +01:00
barrier.h Add 'third_party/abseil_cpp/' from commit '768eb2ca2857342673fcd462792ce04b8bac3fa3' 2020-05-20 02:32:24 +01:00
barrier_test.cc Add 'third_party/abseil_cpp/' from commit '768eb2ca2857342673fcd462792ce04b8bac3fa3' 2020-05-20 02:32:24 +01:00
blocking_counter.cc Add 'third_party/abseil_cpp/' from commit '768eb2ca2857342673fcd462792ce04b8bac3fa3' 2020-05-20 02:32:24 +01:00
blocking_counter.h Add 'third_party/abseil_cpp/' from commit '768eb2ca2857342673fcd462792ce04b8bac3fa3' 2020-05-20 02:32:24 +01:00
blocking_counter_test.cc Add 'third_party/abseil_cpp/' from commit '768eb2ca2857342673fcd462792ce04b8bac3fa3' 2020-05-20 02:32:24 +01:00
BUILD.bazel merge(3p/absl): subtree merge of Abseil up to e19260f 2020-11-21 15:48:57 +01:00
CMakeLists.txt merge(3p/absl): subtree merge of Abseil up to e19260f 2020-11-21 15:48:57 +01:00
lifetime_test.cc Add 'third_party/abseil_cpp/' from commit '768eb2ca2857342673fcd462792ce04b8bac3fa3' 2020-05-20 02:32:24 +01:00
mutex.cc merge(3p/absl): subtree merge of Abseil up to e19260f 2020-11-21 15:48:57 +01:00
mutex.h merge(3p/absl): subtree merge of Abseil up to e19260f 2020-11-21 15:48:57 +01:00
mutex_benchmark.cc merge(3p/absl): subtree merge of Abseil up to e19260f 2020-11-21 15:48:57 +01:00
mutex_test.cc merge(3p/absl): subtree merge of Abseil up to e19260f 2020-11-21 15:48:57 +01:00
notification.cc Add 'third_party/abseil_cpp/' from commit '768eb2ca2857342673fcd462792ce04b8bac3fa3' 2020-05-20 02:32:24 +01:00
notification.h Add 'third_party/abseil_cpp/' from commit '768eb2ca2857342673fcd462792ce04b8bac3fa3' 2020-05-20 02:32:24 +01:00
notification_test.cc Add 'third_party/abseil_cpp/' from commit '768eb2ca2857342673fcd462792ce04b8bac3fa3' 2020-05-20 02:32:24 +01:00