mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-08-17 17:31:44 +08:00
Update release
This commit is contained in:
@@ -1298,6 +1298,7 @@ ThreadPoolLite
|
||||
}
|
||||
|
||||
threadPoolData->taskFinishEvent.Wait();
|
||||
// TODO: (enumerable) foreach
|
||||
for (vint i = 0; i < threadPoolData->taskThreads.Count(); i++)
|
||||
{
|
||||
auto thread = threadPoolData->taskThreads[i];
|
||||
|
||||
Reference in New Issue
Block a user