gem5  v20.0.0.3
Classes
fiber.hh File Reference
#include <ucontext.h>
#include <cstddef>
#include <cstdint>
#include "config/have_valgrind.hh"

Go to the source code of this file.

Classes

class  Fiber
 This class represents a fiber, which is a light weight sort of thread which is cooperatively scheduled and runs sequentially with other fibers, swapping in and out of a single actual thread of execution. More...
 

Generated on Fri Jul 3 2020 15:53:08 for gem5 by doxygen 1.8.13