SourceMod::IThreader Member List

This is the complete list of members for SourceMod::IThreader, including all inherited members.
DestroyWorker(IThreadWorker *pWorker)=0SourceMod::IThreader [pure virtual]
SourceMod::SMInterface::GetInterfaceName()=0SourceMod::SMInterface [pure virtual]
SourceMod::SMInterface::GetInterfaceVersion()=0SourceMod::SMInterface [pure virtual]
GetPriorityBounds(ThreadPriority &max, ThreadPriority &min)=0SourceMod::IThreadCreator [pure virtual]
SourceMod::SMInterface::IsVersionCompatible(unsigned int version)SourceMod::SMInterface [inline, virtual]
MakeEventSignal()=0SourceMod::IThreader [pure virtual]
MakeMutex()=0SourceMod::IThreader [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]
MakeWorker(IThreadWorkerCallbacks *hooks, bool threaded)=0SourceMod::IThreader [pure virtual]
ThreadSleep(unsigned int ms)=0SourceMod::IThreader [pure virtual]
~IThreadCreator()SourceMod::IThreadCreator [inline, virtual]