t_thread.cpp File Reference

#include <basis/guards.h>
#include <data_struct/amorph.cpp>
#include <mechanisms/ithread.h>
#include <mechanisms/time_stamp.h>
#include <loggers/console_logger.h>
#include <data_struct/static_memory_gremlin.h>
#include <stdio.h>

Include dependency graph for t_thread.cpp:

Go to the source code of this file.

Defines

#define PWL   program_wide_logger()

Functions

int main (int formal(argc), char *formal(argv)[])

Variables

 HOOPLE_STARTUP_CODE
const int MAX_SIMULTANEOUS_THREADS = 432
const int THREAD_INTERVAL = 84


Define Documentation

#define PWL   program_wide_logger()

Definition at line 35 of file t_thread.cpp.

Referenced by main().


Function Documentation

int main ( int   formal(argc),
char *  formal(argv)[] 
)

Definition at line 85 of file t_thread.cpp.

References guards::alert_message(), amorph< contents >::borrow(), log_base::CRLF_AT_END, amorph< contents >::elements(), MAX_SIMULTANEOUS_THREADS, MINUTE_ms, NIL, log_base::NO_ENDING, PWL, SECOND_ms, SET_DEFAULT_CONSOLE_LOGGER, ithread::SLACK_INTERVAL, portable::sleep_ms(), and ithread::TIGHT_INTERVAL.


Variable Documentation

HOOPLE_STARTUP_CODE

Definition at line 28 of file t_thread.cpp.

const int MAX_SIMULTANEOUS_THREADS = 432

Definition at line 30 of file t_thread.cpp.

Referenced by main().

const int THREAD_INTERVAL = 84

Definition at line 33 of file t_thread.cpp.


Generated on Fri Sep 5 04:30:13 2008 for HOOPLE Libraries by  doxygen 1.5.1