mirror of
https://github.com/celisej567/source-engine.git
synced 2026-09-19 20:09:06 +03:00
amd64: fix multithread, fix vgui, fix physmodels
This commit is contained in:
@@ -191,7 +191,7 @@ public:
|
||||
// and execute or execute pFunctor right after completing current job and
|
||||
// before looking for another job.
|
||||
//-----------------------------------------------------
|
||||
virtual void ExecuteHighPriorityFunctor( CFunctor *pFunctor ) = 0;
|
||||
// virtual void ExecuteHighPriorityFunctor( CFunctor *pFunctor ) = 0;
|
||||
|
||||
//-----------------------------------------------------
|
||||
// Add an function object to the queue (master thread)
|
||||
|
||||
Reference in New Issue
Block a user