![]() |
Rosetta
2019.12
|
Files | |
file | backwards_thread_local.hh |
File to provide backwards compatibility for the thread_local keyword. | |
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 |