Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

thread-ia32.cc File Reference

#include "thread.h"
#include "thread_i.h"

Functions

void thread_timer_interrupt_stop (void)
 Extra version of timer interrupt handler which is used when the jdb is active to prevent busy waiting.
void thread_timer_interrupt_slow (void)
 Slow version of timer interrupt.

Variables

unsigned gdb_trap_recover

Function Documentation

void thread_timer_interrupt_slow void   ) 
 

Slow version of timer interrupt.

Activated on every clock tick. Checks if something related to debugging is to do. After returning from this function, the real timer interrupt handler is called.

void thread_timer_interrupt_stop void   ) 
 

Extra version of timer interrupt handler which is used when the jdb is active to prevent busy waiting.


Variable Documentation

unsigned gdb_trap_recover
 


Generated on Mon Sep 26 14:20:13 2005 for Fiasco by  doxygen 1.4.2