SimGrid  3.21
Versatile Simulation of Distributed Systems
Semaphore.hpp File Reference
#include <simgrid/forward.h>
#include <simgrid/simix.h>

Classes

class  simgrid::s4u::Semaphore
 A classical semaphore, but blocking in the simulation worldIt is strictly impossible to use a real semaphore, such as sem_init, because it would block the whole simulation. More...
 

Namespaces

 simgrid
 
 simgrid::s4u