gem5  v19.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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 42 of file threadinfo.hh.

Constructor & Destructor Documentation

◆ ThreadInfo()

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

Definition at line 49 of file threadinfo.hh.

◆ ~ThreadInfo()

FreeBSD::ThreadInfo::~ThreadInfo ( )
inline

Definition at line 54 of file threadinfo.hh.

Member Data Documentation

◆ sys

System* FreeBSD::ThreadInfo::sys
private

Definition at line 46 of file threadinfo.hh.

◆ tc

ThreadContext* FreeBSD::ThreadInfo::tc
private

Definition at line 45 of file threadinfo.hh.


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

Generated on Fri Feb 28 2020 16:27:21 for gem5 by doxygen 1.8.13