index
:
viewer.git
2024.12-ForeverFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llcommon
/
threadpool.h
Age
Commit message (
Expand
)
Author
2024-10-31
Give control over thread queue's automatic shutdown
Andrey Kleshchev
2024-08-28
Ditch trailing spaces.
Nat Goodspeed
2024-04-17
Reintroduce LLCoros::killreq() to request killing a named coroutine.
Nat Goodspeed
2024-03-15
SL-18721 Restore release behavior
Andrey Kleshchev
2024-02-08
SL-18721 Shutdown fixes #4
Andrey Kleshchev
2024-01-22
SL-18721 Shutdown fixes
Andrey Kleshchev
2022-12-09
SL-18809: Add WorkSchedule; remove timestamps from WorkQueue.
Nat Goodspeed
2022-06-09
SL-17483: Make it possible to override width of any ThreadPool.
Nat Goodspeed
2022-06-09
SL-17483: Make ThreadPool inherit LLInstanceTracker
Cosmic Linden
2021-11-23
SL-16400: Add ThreadPool::start() method, and call it.
Nat Goodspeed
2021-11-05
SL-16202: Use WorkQueue::postTo() for texture create/post handshake.
Nat Goodspeed
2021-11-04
SL-16202: Use large WorkQueue size limits for mainloop and General.
Nat Goodspeed
2021-10-22
SL-16220: Add LL::ThreadPool class and a "General" instance.
Nat Goodspeed