SourceMod SDK  1.7
SourceMod::IThreadCreator Member List

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

GetPriorityBounds(ThreadPriority &max, ThreadPriority &min)=0SourceMod::IThreadCreatorpure virtual
MakeThread(IThread *pThread)=0SourceMod::IThreadCreatorpure virtual
MakeThread(IThread *pThread, ThreadFlags flags)=0SourceMod::IThreadCreatorpure virtual
MakeThread(IThread *pThread, const ThreadParams *params)=0SourceMod::IThreadCreatorpure virtual
~IThreadCreator()SourceMod::IThreadCreatorinlinevirtual