SimGrid
3.18
Versatile Simulation of Distributed Systems
|
Enumerations | |
enum | e_xbt_parmap_mode_t { XBT_PARMAP_POSIX, XBT_PARMAP_FUTEX, XBT_PARMAP_BUSY_WAIT, XBT_PARMAP_DEFAULT } |
Synchronization mode of the worker threads of a parmap. More... | |