gem5  v20.1.0.0
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 Wed Sep 30 2020 14:02:18 for gem5 by doxygen 1.8.17