tvl-depot/absl/synchronization
Abseil Team e821380d69 Export of internal Abseil changes.
--
e09635c907d471ab46e14fb8091988c92cb4e78e by Abseil Team <absl-team@google.com>:

Fix syntax error in documentation '}' -> ')'

PiperOrigin-RevId: 215744854

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

WrapUnique's comment about avoiding explicit template specification
doesn't make clear what alternative there is when this hurts
readability. Add a comment about the approved alternative.

PiperOrigin-RevId: 215634917

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

Allow for a small amount of slop in timeout tests, as not all OSs we support give us the perfect timing behavior we're testing for here.

PiperOrigin-RevId: 215615172
GitOrigin-RevId: e09635c907d471ab46e14fb8091988c92cb4e78e
Change-Id: I30721294bac86510a49bb7f405149fc74c532abb
2018-10-05 10:53:08 -04:00
..
internal Export of internal Abseil changes. 2018-10-05 10:53:08 -04: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 Export of internal Abseil changes. 2018-10-03 09:19:28 -04:00
CMakeLists.txt Export of internal Abseil changes. 2018-08-02 13:59:26 -04:00
lifetime_test.cc Changes imported from Abseil "staging" branch: 2018-01-18 16:14:22 -05:00
mutex.cc Export of internal Abseil changes. 2018-09-26 12:23:01 -04:00
mutex.h Export of internal Abseil changes. 2018-08-22 11:02:33 -04:00
mutex_benchmark.cc Export of internal Abseil changes. 2018-07-24 15:36:25 -04:00
mutex_test.cc Export of internal Abseil changes. 2018-07-12 14:35:25 -04: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 Export of internal Abseil changes. 2018-10-05 10:53:08 -04:00