MythTV  master
MPoolThread Member List

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

Cleanup(void)MThreadstatic
exec(void)MThreadprotected
exit(int retcode=0)MThread
GetAllRunningThreadNames(QStringList &list)MThreadstatic
GetAllThreadNames(QStringList &list)MThreadstatic
isFinished(void) constMThread
isRunning(void) constMThread
m_doRunMPoolThread
m_epilogExecutedMThreadprotected
m_expiryTimeoutMPoolThread
m_lockMPoolThread
m_poolMPoolThread
m_prologExecutedMThreadprotected
m_reservedMPoolThread
m_runnableMThreadprotected
m_runnableNameMPoolThread
m_threadMThreadprotected
m_waitMPoolThread
MPoolThread(MThreadPool &pool, std::chrono::milliseconds timeout)MPoolThreadinline
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
run(void) overrideMPoolThreadinlinevirtual
RunEpilog(void)MThread
RunProlog(void)MThread
s_lockMPoolThreadstatic
s_thread_numMPoolThreadstatic
setObjectName(const QString &name)MThread
setPriority(QThread::Priority priority)MThread
SetRunnable(QRunnable *runnable, QString runnableName, bool reserved)MPoolThreadinline
setStackSize(uint stackSize)MThread
setTerminationEnabled(bool enabled=true)MThreadprotectedstatic
Shutdown(void)MPoolThreadinline
stackSize(void) constMThread
start(QThread::Priority p=QThread::InheritPriority)MThread
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