24 #ifndef __ASPECT_INIFINS_CLOCK_H_ 25 #define __ASPECT_INIFINS_CLOCK_H_ 27 #include <aspect/inifins/inifin.h> virtual void finalize(Thread *thread)
Finalize thread.
Fawkes library namespace.
This is supposed to be the central clock in Fawkes.
Thread class encapsulation of pthreads.
ClockAspectIniFin(Clock *clock)
Constructor.
Initializer/finalizer for the ClockAspect.
virtual void init(Thread *thread)
Initialize thread.
Aspect initializer/finalizer base class.