gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::System::Threads::Thread Struct Reference

Public Member Functions

void resume ()
 
std::string name () const
 
void quiesce () const
 

Public Attributes

ThreadContextcontext = nullptr
 
bool active = false
 
EventresumeEvent = nullptr
 

Detailed Description

Definition at line 119 of file system.hh.

Member Function Documentation

◆ name()

std::string gem5::System::Threads::Thread::name ( ) const

Definition at line 78 of file system.cc.

References gem5::csprintf().

◆ quiesce()

void gem5::System::Threads::Thread::quiesce ( ) const

Definition at line 86 of file system.cc.

◆ resume()

void gem5::System::Threads::Thread::resume ( )

Member Data Documentation

◆ active

bool gem5::System::Threads::Thread::active = false

◆ context

◆ resumeEvent

Event* gem5::System::Threads::Thread::resumeEvent = nullptr

Definition at line 123 of file system.hh.


The documentation for this struct was generated from the following files:

Generated on Tue Jun 18 2024 16:24:15 for gem5 by doxygen 1.11.0