SimGrid
3.14.159
Versatile Simulation of Distributed Systems
|
#include <mutex>
#include <utility>
#include <boost/intrusive_ptr.hpp>
#include <xbt/base.h>
#include "simgrid/simix.h"
Classes | |
class | simgrid::s4u::Mutex |
A classical mutex, but blocking in the simulation world. More... | |
Namespaces | |
simgrid | |
Host datatype from SIMIX POV. | |
simgrid::s4u | |
Typedefs | |
using | simgrid::s4u::MutexPtr = Mutex::Ptr |