MythTV  master
TaskQueue Member List

This is the complete list of members for TaskQueue, including all inherited members.

AddTask(std::chrono::milliseconds msec, Task *pTask)TaskQueue
AddTask(Task *pTask)TaskQueue
AddTaskAbsolute(TaskTime tt, Task *pTask)TaskQueueprivate
Cleanup(void)MThreadstatic
Clear()TaskQueue
exec(void)MThreadprotected
exit(int retcode=0)MThread
g_pTaskQueueTaskQueueprivatestatic
GetAllRunningThreadNames(QStringList &list)MThreadstatic
GetAllThreadNames(QStringList &list)MThreadstatic
GetNextExpiredTask(TaskTime tt, std::chrono::milliseconds nWithinMilliSecs=50ms)TaskQueue
Instance()TaskQueuestatic
isFinished(void) constMThread
isRunning(void) constMThread
IsTermRequested()TaskQueueprotected
m_bTermRequestedTaskQueueprotected
m_epilogExecutedMThreadprotected
m_mapTasksTaskQueueprotected
m_mutexTaskQueueprotected
m_prologExecutedMThreadprotected
m_runnableMThreadprotected
m_threadMThreadprotected
MThread(const QString &objectName)MThreadexplicit
MThread(const QString &objectName, QRunnable *runnable)MThreadexplicit
MThread(const MThread &)=deleteMThread
objectName(void) constMThread
operator=(const MThread &)=deleteMThread
priority(void) constMThread
qthread(void)MThread
quit(void)MThread
RequestTerminate()TaskQueue
run() overrideTaskQueueprotectedvirtual
RunEpilog(void)MThread
RunProlog(void)MThread
setObjectName(const QString &name)MThread
setPriority(QThread::Priority priority)MThread
setStackSize(uint stackSize)MThread
setTerminationEnabled(bool enabled=true)MThreadprotectedstatic
Shutdown()TaskQueuestatic
stackSize(void) constMThread
start(QThread::Priority p=QThread::InheritPriority)MThread
TaskQueue()TaskQueueprivate
terminate(void)MThread
ThreadCleanup(void)MThreadstatic
ThreadSetup(const QString &name)MThreadstatic
usleep(std::chrono::microseconds time)MThreadprotectedstatic
usleep(std::chrono::duration< R, P > time)MThreadinlineprotectedstatic
wait(std::chrono::milliseconds time=std::chrono::milliseconds::max())MThread
~MThread()MThreadvirtual
~TaskQueue() overrideTaskQueue