mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-07 17:29:36 +00:00
Fix CreateThreadPool
This commit is contained in:
@@ -419,7 +419,7 @@ public:
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
JOB_INTERFACE IThreadPool *CreateThreadPool1();
|
||||
JOB_INTERFACE IThreadPool *CreateThreadPool();
|
||||
JOB_INTERFACE void DestroyThreadPool( IThreadPool *pPool );
|
||||
|
||||
//-------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user