SourceMod::IThreadWorker Member List

This is the complete list of members for SourceMod::IThreadWorker, including all inherited members.
GetPriorityBounds(ThreadPriority &max, ThreadPriority &min)=0SourceMod::IThreadCreator [pure virtual]
GetStatus(unsigned int *numThreads)=0SourceMod::IThreadWorker [pure virtual]
MakeThread(IThread *pThread)=0SourceMod::IThreadCreator [pure virtual]
MakeThread(IThread *pThread, ThreadFlags flags)=0SourceMod::IThreadCreator [pure virtual]
MakeThread(IThread *pThread, const ThreadParams *params)=0SourceMod::IThreadCreator [pure virtual]
Pause()=0SourceMod::IThreadWorker [pure virtual]
RunFrame()=0SourceMod::IThreadWorker [pure virtual]
Start()=0SourceMod::IThreadWorker [pure virtual]
Stop(bool flush)=0SourceMod::IThreadWorker [pure virtual]
Unpause()=0SourceMod::IThreadWorker [pure virtual]
~IThreadCreator()SourceMod::IThreadCreator [inline, virtual]
~IThreadWorker()SourceMod::IThreadWorker [inline, virtual]