gem5  v22.0.0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces
fiber.hh File Reference
#include <ucontext.h>
#include <setjmp.h>
#include <cstddef>
#include <cstdint>
#include "config/have_valgrind.hh"

Go to the source code of this file.

Classes

class  gem5::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...
 

Namespaces

 gem5
 Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223.
 

Generated on Wed Jul 13 2022 10:39:38 for gem5 by doxygen 1.8.17