Portable context implementation

Contexts are a higher level system than setjump/longjmp for non-preemptible threads. More...

Contexts are a higher level system than setjump/longjmp for non-preemptible threads.

You shouldn't use it directly since it is merely intended to ease the implementation of the several programmation environment of the SimGrid toolkit (namely, MSG, GRAS and SMPI).

You should use those environments instead.


Back to the main Simgrid Documentation page Generated for SimGridAPI by doxygen