tvl-depot/absl/synchronization
Abseil Team 7fda099641 Changes imported from Abseil "staging" branch:
- f0a03a750a36dfbd7ab06d2913430ed5f988fd68 Add absl::RegisterSymbolizer() to mutex_nonprod.cc for AP... by Derek Mauro <dmauro@google.com>
  - f34a2ee35b4f6b321c570c51b0c381647176df63 Add the async signal-safe Symbolizer to Abseil. by Derek Mauro <dmauro@google.com>
  - 6a29ec2d6dc080691f6d32e1982201d1d173bdb3 Document preferred placement of ABSL_CONST_INIT attribute... by Abseil Team <absl-team@google.com>
  - 6f04ed6aa9c19bd717f0e8f422a97f3e3368cf30 Internal change. by Abseil Team <absl-team@google.com>
  - 0af9a330aff8fc0b41dcb3fe519930c36b01a9ef Declare absl::raw_logging_internal::SafeWriteToStderr in ... by Abseil Team <absl-team@google.com>
  - 223ff26745d31dfb4b59c36f3dee5441506af3c2 Fix ABSL_ARRAYSIZE() to handle rvalues. by Xiaoyi Zhang <zhangxy@google.com>

GitOrigin-RevId: f0a03a750a36dfbd7ab06d2913430ed5f988fd68
Change-Id: I491f9cc81ca3ee078fb737cbf8fa9bf6a730eee1
2018-02-28 12:52:04 -05:00
..
internal Changes imported from Abseil "staging" branch: 2018-02-28 12:52:04 -05:00
barrier.cc Initial Commit 2017-09-19 16:54:40 -04:00
barrier.h Initial Commit 2017-09-19 16:54:40 -04:00
barrier_test.cc Changes imported from Abseil "staging" branch: 2017-09-20 10:37:35 -04:00
blocking_counter.cc Changes imported from Abseil "staging" branch: 2017-09-25 10:12:29 -04:00
blocking_counter.h Changes imported from Abseil "staging" branch: 2018-02-16 10:50:05 -05:00
blocking_counter_test.cc Changes imported from Abseil "staging" branch: 2017-09-25 10:12:29 -04:00
BUILD.bazel Changes imported from Abseil "staging" branch: 2017-12-11 14:02:39 -05:00
CMakeLists.txt CMake support 2017-10-27 18:46:36 +02:00
lifetime_test.cc Changes imported from Abseil "staging" branch: 2018-01-18 16:14:22 -05:00
mutex.cc Changes imported from Abseil "staging" branch: 2018-01-29 10:41:30 -05:00
mutex.h Changes imported from Abseil "staging" branch: 2018-01-30 16:52:52 -05:00
mutex_test.cc Changes imported from Abseil "staging" branch: 2018-01-30 10:33:08 -05:00
notification.cc Initial Commit 2017-09-19 16:54:40 -04:00
notification.h Initial Commit 2017-09-19 16:54:40 -04:00
notification_test.cc Initial Commit 2017-09-19 16:54:40 -04:00