Rosetta
thread Directory Reference
Directory dependency graph for thread:
src/utility/thread

Files

file  backwards_thread_local.hh
 File to provide backwards compatibility for the thread_local keyword.
 
file  mutable_cache.hh
 A key:value cache intended to be used for (threadsafe) mutable caching of values.
 
file  ReadWriteMutex.cc
 Classes to manage data that can be read by multiple threads and written to by only one thread.
 
file  ReadWriteMutex.fwd.hh
 
file  ReadWriteMutex.hh
 Declaration of the ReadWriteMutex class.
 
file  shared_thread_local_data.hh
 SharedThreadLocalData class, - container for data that needs to instantiated as single, shared instance per-thread.
 
file  shared_thread_local_data.impl.hh
 
file  threadsafe_creation.hh