SourceMod SDK
1.7
|
This is the complete list of members for SourceMod::IThreadCreator, including all inherited members.
GetPriorityBounds(ThreadPriority &max, ThreadPriority &min)=0 | SourceMod::IThreadCreator | pure virtual |
MakeThread(IThread *pThread)=0 | SourceMod::IThreadCreator | pure virtual |
MakeThread(IThread *pThread, ThreadFlags flags)=0 | SourceMod::IThreadCreator | pure virtual |
MakeThread(IThread *pThread, const ThreadParams *params)=0 | SourceMod::IThreadCreator | pure virtual |
~IThreadCreator() | SourceMod::IThreadCreator | inlinevirtual |