tvl-depot/absl/base/internal
Abseil Team 70b5fa948d Changes imported from Abseil "staging" branch:
- f2c4c517f14afa7a3fac6b35588381462f02dec3 Rollback release of algorithm benchmark. by Alex Strelnikov <strel@google.com>
  - ec8a9569ac36d58a4fff2f9fc851e5a9474d274a Change AllocInspector to ConstructorTracker by Jon Cohen <cohenjon@google.com>
  - 6f94f3d65a29b11c692948d23c0fc530f015cd53 Update WORKSPACE for C++ microbenchmarks and release algo... by Alex Strelnikov <strel@google.com>
  - 79187dd7cec821e47cdd751db71bb23be2b8cef7 Define copy assignment operator for ThrowingAllocator. by Xiaoyi Zhang <zhangxy@google.com>
  - 8bf5e1048dd7788f4bce60376f5c3992f8525d88 Fix incorrect format string used in str_cat_test.cc code,... by Jorg Brown <jorg@google.com>
  - 19c51194e6638f05cbb364c6684f14dc7ed1a323 Fix symbolize_test under sanitizers. by Derek Mauro <dmauro@google.com>
  - d68119cfb845a9d460fc3fd4aae1d2ea7d79ee21 Internal change. by Derek Mauro <dmauro@google.com>
  - 4ca54d336c7a18050c95c6c1a859f2a0530e1cde Internal change. by Shaindel Schwartz <shaindel@google.com>

GitOrigin-RevId: f2c4c517f14afa7a3fac6b35588381462f02dec3
Change-Id: If61a65d65f03b26d6776710040780ddd1c52c4de
2018-03-27 10:30:13 -04:00
..
atomic_hook.h Changes imported from Abseil "staging" branch: 2017-09-25 10:12:29 -04:00
cycleclock.cc Initial Commit 2017-09-19 16:54:40 -04:00
cycleclock.h Initial Commit 2017-09-19 16:54:40 -04:00
endian.h FreeBSD compability (#57) 2017-12-13 15:02:50 -05:00
endian_test.cc Changes imported from Abseil "staging" branch: 2017-09-20 10:37:35 -04:00
exception_safety_testing.cc Changes imported from Abseil "staging" branch: 2018-01-08 10:38:50 -05:00
exception_safety_testing.h Changes imported from Abseil "staging" branch: 2018-03-27 10:30:13 -04:00
exception_testing.h Changes imported from Abseil "staging" branch: 2017-12-20 17:03:18 -05:00
identity.h Initial Commit 2017-09-19 16:54:40 -04:00
inline_variable.h Changes imported from Abseil "staging" branch: 2018-02-01 10:36:37 -05:00
inline_variable_testing.h Changes imported from Abseil "staging" branch: 2018-01-24 15:32:49 -05:00
invoke.h Initial Commit 2017-09-19 16:54:40 -04:00
low_level_alloc.cc Changes imported from Abseil "staging" branch: 2017-12-20 17:03:18 -05:00
low_level_alloc.h Changes imported from Abseil "staging" branch: 2017-12-20 17:03:18 -05:00
low_level_alloc_test.cc Changes imported from Abseil "staging" branch: 2017-12-20 17:03:18 -05:00
low_level_scheduling.h Changes imported from Abseil "staging" branch: 2017-09-25 10:12:29 -04:00
malloc_extension.cc Changes imported from Abseil "staging" branch: 2017-12-28 15:09:55 -05:00
malloc_extension.h Changes imported from Abseil "staging" branch: 2017-10-27 10:47:50 -04:00
malloc_extension_c.h Initial Commit 2017-09-19 16:54:40 -04:00
malloc_extension_test.cc Changes imported from Abseil "staging" branch: 2017-12-28 15:09:55 -05:00
malloc_hook.cc Changes imported from Abseil "staging" branch: 2018-02-16 10:50:05 -05:00
malloc_hook.h Changes imported from Abseil "staging" branch: 2018-01-30 10:33:08 -05:00
malloc_hook_c.h Changes imported from Abseil "staging" branch: 2018-01-30 10:33:08 -05:00
malloc_hook_invoke.h Initial Commit 2017-09-19 16:54:40 -04:00
malloc_hook_mmap_linux.inc Initial Commit 2017-09-19 16:54:40 -04:00
per_thread_tls.h Fix typo in per_thread_tls.h (#75) 2018-01-09 22:49:00 -05:00
pretty_function.h Changes imported from Abseil "staging" branch: 2017-12-20 17:03:18 -05:00
raw_logging.cc Changes imported from Abseil "staging" branch: 2018-02-28 12:52:04 -05:00
raw_logging.h Changes imported from Abseil "staging" branch: 2018-02-28 12:52:04 -05:00
scheduling_mode.h Changes imported from Abseil "staging" branch: 2017-09-25 10:12:29 -04:00
spinlock.cc Changes imported from Abseil "staging" branch: 2017-12-18 10:00:09 -05:00
spinlock.h Changes imported from Abseil "staging" branch: 2018-01-25 16:48:39 -05:00
spinlock_akaros.inc Changes imported from Abseil "staging" branch: 2017-10-24 14:52:11 -04:00
spinlock_posix.inc Initial Commit 2017-09-19 16:54:40 -04:00
spinlock_wait.cc Changes imported from Abseil "staging" branch: 2018-02-22 10:15:18 -05:00
spinlock_wait.h Changes imported from Abseil "staging" branch: 2017-09-25 10:12:29 -04:00
spinlock_win32.inc Initial Commit 2017-09-19 16:54:40 -04:00
sysinfo.cc Changes imported from Abseil "staging" branch: 2018-03-06 17:21:05 -05:00
sysinfo.h Changes imported from Abseil "staging" branch: 2017-09-25 10:12:29 -04:00
sysinfo_test.cc Changes imported from Abseil "staging" branch: 2017-09-25 10:12:29 -04:00
thread_identity.cc Changes imported from Abseil "staging" branch: 2017-09-25 10:12:29 -04:00
thread_identity.h Merge #78: Fix typo in thread_identity.h 2018-01-10 14:47:08 -05:00
thread_identity_test.cc Changes imported from Abseil "staging" branch: 2017-12-18 10:00:09 -05:00
throw_delegate.cc Initial Commit 2017-09-19 16:54:40 -04:00
throw_delegate.h Initial Commit 2017-09-19 16:54:40 -04:00
tsan_mutex_interface.h Changes imported from Abseil "staging" branch: 2017-10-17 16:42:15 -04:00
unaligned_access.h Changes imported from Abseil "staging" branch: 2018-02-01 10:36:37 -05:00
unscaledcycleclock.cc Initial Commit 2017-09-19 16:54:40 -04:00
unscaledcycleclock.h Changes imported from Abseil "staging" branch: 2017-09-20 10:37:35 -04:00