SourceMod SDK  1.7
SourceMod::IThreader Member List

This is the complete list of members for SourceMod::IThreader, including all inherited members.

DestroyWorker(IThreadWorker *pWorker)=0SourceMod::IThreaderpure virtual
GetInterfaceName()SourceMod::IThreaderinlinevirtual
GetInterfaceVersion()SourceMod::IThreaderinlinevirtual
GetPriorityBounds(ThreadPriority &max, ThreadPriority &min)=0SourceMod::IThreadCreatorpure virtual
IsVersionCompatible(unsigned int version)SourceMod::IThreaderinlinevirtual
MakeEventSignal()=0SourceMod::IThreaderpure virtual
MakeMutex()=0SourceMod::IThreaderpure virtual
MakeThread(IThread *pThread)=0SourceMod::IThreadCreatorpure virtual
MakeThread(IThread *pThread, ThreadFlags flags)=0SourceMod::IThreadCreatorpure virtual
MakeThread(IThread *pThread, const ThreadParams *params)=0SourceMod::IThreadCreatorpure virtual
MakeWorker(IThreadWorkerCallbacks *hooks, bool threaded)=0SourceMod::IThreaderpure virtual
ThreadSleep(unsigned int ms)=0SourceMod::IThreaderpure virtual
~IThreadCreator()SourceMod::IThreadCreatorinlinevirtual