You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lokinet/vendor/abseil-cpp/absl/base/internal
michael-loki 0195152e05 Allow builds on MSVC (#518)
* Import cxxopts to replace getopts usage

* Add visual studio build things

* Fixup abseil build parts

* Replace __attribute__((unused)) with ABSL_ATTRIBUTE_UNUSED

* Fixup minor windows build issues

* Replace getopts usage

* Temporarily fixup .rc files

* More minor windows fixes

* Get a working build

* Revert .rc files

* Revert changes to nodedb
6 years ago
..
atomic_hook.h
atomic_hook_test.cc
bits.h
bits_test.cc
cycleclock.cc
cycleclock.h
direct_mmap.h
endian.h
endian_test.cc
exception_safety_testing.cc
exception_safety_testing.h
exception_testing.h
hide_ptr.h
identity.h
inline_variable.h
inline_variable_testing.h
invoke.h
low_level_alloc.cc
low_level_alloc.h
low_level_alloc_test.cc
low_level_scheduling.h
per_thread_tls.h
pretty_function.h
raw_logging.cc
raw_logging.h
scheduling_mode.h
spinlock.cc
spinlock.h
spinlock_akaros.inc
spinlock_benchmark.cc
spinlock_linux.inc
spinlock_posix.inc
spinlock_wait.cc make android compile 6 years ago
spinlock_wait.h
spinlock_win32.inc
sysinfo.cc Allow builds on MSVC (#518) 6 years ago
sysinfo.h
sysinfo_test.cc
thread_identity.cc
thread_identity.h
thread_identity_benchmark.cc
thread_identity_test.cc
throw_delegate.cc
throw_delegate.h
tsan_mutex_interface.h
unaligned_access.h
unscaledcycleclock.cc
unscaledcycleclock.h