SourceMod::IThreadCreator Member List

This is the complete list of members for SourceMod::IThreadCreator, including all inherited members.
GetPriorityBounds(ThreadPriority &max, ThreadPriority &min)=0SourceMod::IThreadCreator [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]
~IThreadCreator()SourceMod::IThreadCreator [inline, virtual]