|
| file | atomic_shared_ptr.h |
| | Defines atomic_shared_ptr — a std::shared_ptr-compatible wrapper backed by atomic storage.
|
| |
| file | cloud.h |
| | Declares the Cloud class for storing data and transfering them between worlds.
|
| |
| file | dependency_interface.h |
| | Defines DependencyInterface and CallbackInterface.
|
| |
| file | future.cc |
| | Implementations for Future and related functions.
|
| |
| file | uniqueid.h |
| |
| file | world.cc |
| | Implementation of the World class and associated functions.
|
| |
| file | world.h |
| | Declares the World class for the parallel runtime environment.
|
| |
| file | worldinit.h |
| | Declares the functions that initialize the parallel runtime.
|
| |
| file | worldptr.h |
| | The madness::detail::WorldPtr class for global pointers.
|
| |