t_scheduler.cpp File Reference

#include <basis/chaos.h>
#include <basis/function.h>
#include <basis/guards.h>
#include <basis/istring.h>
#include <basis/mutex.h>
#include <basis/set.cpp>
#include <data_struct/amorph.cpp>
#include <mechanisms/ithread.h>
#include <mechanisms/safe_roller.h>
#include <mechanisms/time_stamp.h>
#include <opsystem/application_shell.h>
#include <loggers/console_logger.h>
#include <loggers/file_logger.h>
#include <opsystem/path_configuration.h>
#include <data_struct/static_memory_gremlin.h>
#include <scheduling/schedulable.h>
#include <scheduling/schedule_actor.h>
#include <scheduling/scheduler.h>

Include dependency graph for t_scheduler.cpp:

Go to the source code of this file.

Defines

#define LOG(to_print)   CLASS_EMERGENCY_LOG(program_wide_logger(), to_print)

Functions

safe_rolleridentor ()

Variables

const int DEFAULT_FISH = 64
const int DEFAULT_RUN_TIME = 142 * SECOND_ms
int concurrent_biters = 0
const int LOWER_SLEEP = 0
const int HIGHER_SLEEP = 82
chaos rando


Define Documentation

#define LOG ( to_print   )     CLASS_EMERGENCY_LOG(program_wide_logger(), to_print)

Definition at line 47 of file t_scheduler.cpp.


Function Documentation

safe_roller& identor (  ) 

Definition at line 51 of file t_scheduler.cpp.


Variable Documentation

int concurrent_biters = 0

Definition at line 40 of file t_scheduler.cpp.

const int DEFAULT_FISH = 64

Definition at line 34 of file t_scheduler.cpp.

const int DEFAULT_RUN_TIME = 142 * SECOND_ms

Definition at line 37 of file t_scheduler.cpp.

const int HIGHER_SLEEP = 82

Definition at line 45 of file t_scheduler.cpp.

const int LOWER_SLEEP = 0

Definition at line 44 of file t_scheduler.cpp.

chaos rando

Definition at line 49 of file t_scheduler.cpp.


Generated on Wed Aug 27 04:34:16 2008 for HOOPLE Libraries by  doxygen 1.5.1