14#ifndef TGO4STATUSRUNNABLE_H
15#define TGO4STATUSRUNNABLE_H
37 Int_t
Run(
void *)
override;
Int_t Run(void *) override
The working function which runs in the thread.
virtual ~TGo4StatusRunnable()
TGo4StatusRunnable(const char *name, TGo4ThreadManager *man, TGo4TaskHandler *hand, Bool_t receivermode=kTRUE)
TGo4TaskHandlerRunnable(const char *name, TGo4ThreadManager *man, TGo4TaskHandler *hand, Bool_t receivermode=kTRUE)
This class is responsible for the interconnection of two tasks: provided are three communication chan...