tvl-depot/absl/synchronization/internal
Abseil Team d78310fe5a Export of internal Abseil changes.
--
2c12ae8d6cbb8cbeb3ff446393578dd0d6d0cf8c by Andy Getzendanner <durandal@google.com>:

Fix printf POSIX reference link to point at printf(3) (the C API) instead of printf(1) (the shell utility).

PiperOrigin-RevId: 231719473

--
a36b3a0e539b5ca2033bb25438aa325ac84a285a by CJ Johnson <johnsoncj@google.com>:

Fixes "correct" but poor semantics `allocator_and_tag_` initializations in InlinedVector to the proper version that gets a reference/const reference to allocator_type

PiperOrigin-RevId: 231691608

--
de5eca5c7146a1e4692a201804817d98354d20ec by CJ Johnson <johnsoncj@google.com>:

Removes pathologically deleted move constructor and assignment operator from benchmark test type

PiperOrigin-RevId: 231680297

--
b2b52859e5f0e14a25047e528c8163b12ea9ca32 by Matt Armstrong <marmstrong@google.com>:

Assert on elapsed time, not absolute time.

This is a cosmetic change that aims to make
test failures clearer.  Human readers no longer
need to do as much mental math to deduce the
magnitude of the failure.  It does not change the
semantics of the test assertions.

PiperOrigin-RevId: 231644805
GitOrigin-RevId: 2c12ae8d6cbb8cbeb3ff446393578dd0d6d0cf8c
Change-Id: Ic121a26a7a6bb7441da6a8c1d7797bee4f705fdc
2019-01-31 13:00:01 -05:00
..
create_thread_identity.cc Fix GCC8 warnings 2019-01-23 11:42:31 -05:00
create_thread_identity.h Initial Commit 2017-09-19 16:54:40 -04:00
graphcycles.cc Export of internal Abseil changes. 2018-09-24 16:07:47 -04:00
graphcycles.h - 31d03284ca8017ba59d98d47e7d041f361d478a7 Release escaping microbenchmarks. by Alex Strelnikov <strel@google.com> 2018-05-24 13:59:23 -04:00
graphcycles_benchmark.cc - e2f6b8ac647271815b4fed2991f405524dd762c3 Release cctz microbenchmarks. by Alex Strelnikov <strel@google.com> 2018-05-31 15:58:36 -04:00
graphcycles_test.cc Changes imported from Abseil "staging" branch: 2017-09-25 10:12:29 -04:00
kernel_timeout.h Export of internal Abseil changes. 2018-12-05 15:38:39 -05:00
mutex_nonprod.cc Changes imported from Abseil "staging" branch: 2018-02-28 12:52:04 -05:00
mutex_nonprod.inc Export of internal Abseil changes. 2018-12-13 14:40:49 -05:00
per_thread_sem.cc - ed0ba496fe01eb8edfa86beade8a37768e7c12ef Updates the API for Exception Safety testing to use build... by Abseil Team <absl-team@google.com> 2018-04-19 10:19:32 -04:00
per_thread_sem.h Initial Commit 2017-09-19 16:54:40 -04:00
per_thread_sem_test.cc Export of internal Abseil changes. 2019-01-31 13:00:01 -05:00
thread_pool.h Export of internal Abseil changes. 2019-01-09 13:09:28 -05:00
waiter.cc - ed0ba496fe01eb8edfa86beade8a37768e7c12ef Updates the API for Exception Safety testing to use build... by Abseil Team <absl-team@google.com> 2018-04-19 10:19:32 -04:00
waiter.h Changes imported from Abseil "staging" branch: 2017-11-10 13:09:51 -05:00