gem5
|
#include <thread_info.hh>
Public Attributes | |
struct pcb_struct | pcb |
Addr_a | task |
Definition at line 38 of file thread_info.hh.
struct pcb_struct Linux::thread_info::pcb |
Definition at line 39 of file thread_info.hh.
Addr_a Linux::thread_info::task |
Definition at line 40 of file thread_info.hh.