thread_t Struct Reference

#include <threads.h>

Data Fields

struct thread_tnext
struct thread_tprev
volatile thread_state_t state
void * stack
u32 gprs [32]
u64 fprs [32]
u32 fpscr
u32 lr
u32 cr
u32 xer
u32 ctr
u32 pc
u32 msr
int priority
volatile s64 curr_timeslice
int pid
int exit_code

Detailed Description

Thread structure. No touchy.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines
Generated by  doxygen 1.6.3