pintos/src/threads/switch.h File Reference

Go to the source code of this file.

Data Structures

struct  switch_threads_frame
struct  switch_entry_frame

Defines

#define SWITCH_CUR   20
#define SWITCH_NEXT   24

Functions

struct threadswitch_threads (struct thread *cur, struct thread *next)
void switch_entry (void)
void switch_thunk (void)


Define Documentation

#define SWITCH_CUR   20

Definition at line 37 of file switch.h.

#define SWITCH_NEXT   24

Definition at line 38 of file switch.h.


Function Documentation

void switch_entry ( void   ) 

Referenced by print_stacktrace(), and thread_create().

struct thread* switch_threads ( struct thread cur,
struct thread next 
) [read]

Referenced by schedule().

void switch_thunk ( void   ) 


Generated on Mon Jan 10 16:43:58 2011 for Pintos by  doxygen 1.5.6