summaryrefslogtreecommitdiff
path: root/indra/llcommon/threadpool.h
AgeCommit message (Expand)Author
2022-12-09SL-18809: Add WorkSchedule; remove timestamps from WorkQueue.Nat Goodspeed
2022-06-09SL-17483: Make it possible to override width of any ThreadPool.Nat Goodspeed
2022-06-09SL-17483: Make ThreadPool inherit LLInstanceTrackerCosmic Linden
2021-11-23SL-16400: Add ThreadPool::start() method, and call it.Nat Goodspeed
2021-11-05SL-16202: Use WorkQueue::postTo() for texture create/post handshake.Nat Goodspeed
2021-11-04SL-16202: Use large WorkQueue size limits for mainloop and General.Nat Goodspeed
2021-10-22SL-16220: Add LL::ThreadPool class and a "General" instance.Nat Goodspeed