2025-08-28 23:52 CEST

spring: develop 986ed935 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
jK jK develop 2016-12-01 20:57:07 develop ed95df3c
Changeset massive ThreadPool reaction & idle improvements:
* use 100% lockfree queue
* allocate parallel tasks in pools
* fix & improve wake up of sleeping worker threads
mod - rts/System/Platform/Threading.cpp Diff ] File ]
mod - rts/System/ThreadPool.cpp Diff ] File ]
mod - rts/System/ThreadPool.h Diff ] File ]