tvl-depot/absl/synchronization
Abseil Team 71079e42cb Export of internal Abseil changes
--
2182f6d50e2bcb77858aaab6001ebffdc13bee89 by Derek Mauro <dmauro@google.com>:

Use base_internal::AtomicHook instead of std::atomic for
StatusPayloadPrinter

Imports #661

PiperOrigin-RevId: 306514102

--
6f8047057f4530c17c06ab1737a1937c86402807 by Mark Barolak <mbar@google.com>:

Fix ABSL_RANDOM_RANDEN_COPTS setting on FreeBSD

Import of https://github.com/abseil/abseil-cpp/pull/664

PiperOrigin-RevId: 306485774

--
cb3b73b9607d0009bbcfd7766f4f1fa4fde9c8b9 by Abseil Team <absl-team@google.com>:

Avoid a -Wimplicit-int-float-conversion warning.

Without this explicit cast, this code produces a warning of "implicit conversion from 'const int64_t' (aka 'const long') to 'double' may lose precision" when this warning is turned on.

PiperOrigin-RevId: 306358838

--
ef895ea6b28c96b64531c218705bac9c3fa169d5 by Greg Falcon <gfalcon@google.com>:

Internal change

PiperOrigin-RevId: 306040909
GitOrigin-RevId: 2182f6d50e2bcb77858aaab6001ebffdc13bee89
Change-Id: I69555c1722745a74c1603c62a621ca765d253fe5
2020-04-15 13:29:54 -04:00
..
internal Export of internal Abseil changes 2020-04-15 13:29:54 -04:00
barrier.cc Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
barrier.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
barrier_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
blocking_counter.cc Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
blocking_counter.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
blocking_counter_test.cc Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
BUILD.bazel Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
CMakeLists.txt Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
lifetime_test.cc Export of internal Abseil changes 2019-10-30 11:13:04 -04:00
mutex.cc Export of internal Abseil changes 2020-03-23 16:24:45 -04:00
mutex.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
mutex_benchmark.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
mutex_test.cc Export of internal Abseil changes 2019-09-05 06:05:17 -04:00
notification.cc Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
notification.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
notification_test.cc Export of internal Abseil changes 2019-12-12 15:37:13 -05:00