Iru Cai 34ed0187a6 first commit 7 роки тому
..
FSBAllocator.hh 34ed0187a6 first commit 7 роки тому
README 34ed0187a6 first commit 7 роки тому
_thread.h 34ed0187a6 first commit 7 роки тому
allocator.h 34ed0187a6 first commit 7 роки тому
average.h 34ed0187a6 first commit 7 роки тому
barrier.cc 34ed0187a6 first commit 7 роки тому
barrier.h 34ed0187a6 first commit 7 роки тому
basic_hash.cc 34ed0187a6 first commit 7 роки тому
basic_hash.h 34ed0187a6 first commit 7 роки тому
bit_vector.cc 34ed0187a6 first commit 7 роки тому
bit_vector.h 34ed0187a6 first commit 7 роки тому
bottlegraph.cc 34ed0187a6 first commit 7 роки тому
bottlegraph.h 34ed0187a6 first commit 7 роки тому
callstack.cc 34ed0187a6 first commit 7 роки тому
callstack.h 34ed0187a6 first commit 7 роки тому
checksum.cc 34ed0187a6 first commit 7 роки тому
checksum.h 34ed0187a6 first commit 7 роки тому
circular_log.cc 34ed0187a6 first commit 7 роки тому
circular_log.h 34ed0187a6 first commit 7 роки тому
circular_queue.h 34ed0187a6 first commit 7 роки тому
cond.cc 34ed0187a6 first commit 7 роки тому
cond.h 34ed0187a6 first commit 7 роки тому
config.cc 34ed0187a6 first commit 7 роки тому
config.h 34ed0187a6 first commit 7 роки тому
cpuid.h 34ed0187a6 first commit 7 роки тому
distribution.h 34ed0187a6 first commit 7 роки тому
fixed_point.h 34ed0187a6 first commit 7 роки тому
fixed_types.h 34ed0187a6 first commit 7 роки тому
fxsupport.cc 34ed0187a6 first commit 7 роки тому
fxsupport.h 34ed0187a6 first commit 7 роки тому
handle_args.cc 34ed0187a6 first commit 7 роки тому
handle_args.h 34ed0187a6 first commit 7 роки тому
hash_map_set.h 34ed0187a6 first commit 7 роки тому
itostr.h 34ed0187a6 first commit 7 роки тому
lock.h 34ed0187a6 first commit 7 роки тому
locked_hash.cc 34ed0187a6 first commit 7 роки тому
locked_hash.h 34ed0187a6 first commit 7 роки тому
lockfree_hash.cc 34ed0187a6 first commit 7 роки тому
lockfree_hash.h 34ed0187a6 first commit 7 роки тому
log.cc 34ed0187a6 first commit 7 роки тому
log.h 34ed0187a6 first commit 7 роки тому
logmem.cc 34ed0187a6 first commit 7 роки тому
logmem.h 34ed0187a6 first commit 7 роки тому
memguard.cc 34ed0187a6 first commit 7 роки тому
memguard.h 34ed0187a6 first commit 7 роки тому
modulo_num.cc 34ed0187a6 first commit 7 роки тому
modulo_num.h 34ed0187a6 first commit 7 роки тому
moving_average.h 34ed0187a6 first commit 7 роки тому
mt_circular_queue.h 34ed0187a6 first commit 7 роки тому
os_compat.h 34ed0187a6 first commit 7 роки тому
packetize.cc 34ed0187a6 first commit 7 роки тому
packetize.h 34ed0187a6 first commit 7 роки тому
progress.cc 34ed0187a6 first commit 7 роки тому
progress.h 34ed0187a6 first commit 7 роки тому
pthread_lock.cc 34ed0187a6 first commit 7 роки тому
pthread_lock.h 34ed0187a6 first commit 7 роки тому
pthread_thread.cc 34ed0187a6 first commit 7 роки тому
pthread_thread.h 34ed0187a6 first commit 7 роки тому
pthread_tls.cc 34ed0187a6 first commit 7 роки тому
random.h 34ed0187a6 first commit 7 роки тому
rng.h 34ed0187a6 first commit 7 роки тому
selock.cc 34ed0187a6 first commit 7 роки тому
selock.h 34ed0187a6 first commit 7 роки тому
semaphore.cc 34ed0187a6 first commit 7 роки тому
semaphore.h 34ed0187a6 first commit 7 роки тому
setlock.cc 34ed0187a6 first commit 7 роки тому
setlock.h 34ed0187a6 first commit 7 роки тому
spin_loop_detector.cc 34ed0187a6 first commit 7 роки тому
spin_loop_detector.h 34ed0187a6 first commit 7 роки тому
spinlock.h 34ed0187a6 first commit 7 роки тому
stable_iterator.h 34ed0187a6 first commit 7 роки тому
stats.cc 34ed0187a6 first commit 7 роки тому
stats.h 34ed0187a6 first commit 7 роки тому
subsecond_time.cc 34ed0187a6 first commit 7 роки тому
subsecond_time.h 34ed0187a6 first commit 7 роки тому
subsecond_time_c.cc 34ed0187a6 first commit 7 роки тому
subsecond_time_c.h 34ed0187a6 first commit 7 роки тому
syscall_strings.cc 34ed0187a6 first commit 7 роки тому
syscall_strings.h 34ed0187a6 first commit 7 роки тому
tags.cc 34ed0187a6 first commit 7 роки тому
tags.h 34ed0187a6 first commit 7 роки тому
timer.cc 34ed0187a6 first commit 7 роки тому
timer.h 34ed0187a6 first commit 7 роки тому
tls.cc 34ed0187a6 first commit 7 роки тому
tls.h 34ed0187a6 first commit 7 роки тому
utils.cc 34ed0187a6 first commit 7 роки тому
utils.h 34ed0187a6 first commit 7 роки тому

README

This directory is for miscellaneous helper functions uses throughout the
simulator code. It also contains safe type definitions.