mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-09 10:19:38 +00:00
macOS build support
This commit is contained in:
@@ -663,7 +663,7 @@ void CBaseFileSystem::InitAsync()
|
||||
if ( VCRGetMode() == VCR_Disabled )
|
||||
{
|
||||
// create the i/o thread pool
|
||||
m_pThreadPool = CreateThreadPool();
|
||||
m_pThreadPool = CreateThreadPool1();
|
||||
|
||||
ThreadPoolStartParams_t params;
|
||||
params.iThreadPriority = 0;
|
||||
|
||||
Reference in New Issue
Block a user