24 #ifndef _CORE_THREADING_THREAD_LOOP_LISTENER_H_
25 #define _CORE_THREADING_THREAD_LOOP_LISTENER_H_
Thread loop listener interface.
virtual void post_loop(Thread *thread)
Empty stub for the post loop function of the loop listener.
virtual void pre_loop(Thread *thread)
Empty stub for the pre loop function of the loop listener.
virtual ~ThreadLoopListener()
Virtual empty destructor.
Thread class encapsulation of pthreads.
Fawkes library namespace.