gem5  v20.1.0.0
Public Member Functions | Private Attributes | List of all members
FreeBSD::ThreadInfo Class Reference

#include <threadinfo.hh>

Public Member Functions

 ThreadInfo (ThreadContext *_tc)
 
 ~ThreadInfo ()
 

Private Attributes

ThreadContexttc
 
Systemsys
 

Detailed Description

Definition at line 41 of file threadinfo.hh.

Constructor & Destructor Documentation

◆ ThreadInfo()

FreeBSD::ThreadInfo::ThreadInfo ( ThreadContext _tc)
inline

Definition at line 48 of file threadinfo.hh.

◆ ~ThreadInfo()

FreeBSD::ThreadInfo::~ThreadInfo ( )
inline

Definition at line 53 of file threadinfo.hh.

Member Data Documentation

◆ sys

System* FreeBSD::ThreadInfo::sys
private

Definition at line 45 of file threadinfo.hh.

◆ tc

ThreadContext* FreeBSD::ThreadInfo::tc
private

Definition at line 44 of file threadinfo.hh.


The documentation for this class was generated from the following file:

Generated on Wed Sep 30 2020 14:02:39 for gem5 by doxygen 1.8.17