24#include <aspect/inifins/thread_producer.h>
25#include <aspect/thread_producer.h>
26#include <core/threading/thread_collector.h>
41 collector_ = collector;
49 if (thread_producer_thread == 0) {
51 "ThreadProducerAspect, but RTTI says it "
Aspect initializer/finalizer base class.
Thread cannot be initialized.
virtual void finalize(Thread *thread)
Finalize thread.
virtual void init(Thread *thread)
Initialize thread.
ThreadProducerAspectIniFin(ThreadCollector *collector)
Constructor.
Aspect for thread producing threads.
void init_ThreadProducerAspect(ThreadCollector *collector)
Init thread producer aspect.
Thread class encapsulation of pthreads.
const char * name() const
Get name of thread.
Fawkes library namespace.