Go to the documentation of this file.
2 #ifndef Fireworks_Core_TRootXTReq_h
3 #define Fireworks_Core_TRootXTReq_h
29 virtual void Act() = 0;
45 static void Bootstrap(pthread_t root_thread);
static void ProcessQueue()
static TSignalHandler * sSigHandler
void ShootRequestAndWait()
TCondition * m_return_condition
static void Bootstrap(pthread_t root_thread)
static TMutex * sQueueMutex
std::list< TRootXTReq * > lpXTReq_t
static pthread_t sRootThread
TRootXTReq(const char *n="TRootXTReq")