|
SimGrid
3.18
Versatile Simulation of Distributed Systems
|
Namespaces | |
| simgrid | |
| Alltoall Bruck. | |
| simgrid::s4u | |
Typedefs | |
| using | simgrid::s4u::ActorPtr = boost::intrusive_ptr< Actor > |
| using | simgrid::s4u::CommPtr = boost::intrusive_ptr< Comm > |
| using | simgrid::s4u::ExecPtr = boost::intrusive_ptr< Exec > |
| using | simgrid::s4u::MailboxPtr = boost::intrusive_ptr< Mailbox > |
Functions | |
| void | simgrid::s4u::intrusive_ptr_release (Actor *actor) |
| void | simgrid::s4u::intrusive_ptr_add_ref (Actor *actor) |
| void | simgrid::s4u::intrusive_ptr_release (Comm *c) |
| void | simgrid::s4u::intrusive_ptr_add_ref (Comm *c) |
| void | simgrid::s4u::intrusive_ptr_release (Exec *e) |
| void | simgrid::s4u::intrusive_ptr_add_ref (Exec *e) |