summaryrefslogtreecommitdiff
path: root/indra/llcommon/threadsafeschedule.h
AgeCommit message (Expand)Author
2022-01-14SL-16606: Add profiler category THREADPtolemy
2021-11-22SL-16094 More profile hooks for threading code, remove redundant wglCreateCon...Runitai Linden
2021-10-07SL-16024: Add LL::WorkQueue for passing work items between threads.Nat Goodspeed
2021-10-06SL-16024: Work around VS bug regarding base-class enum.Nat Goodspeed
2021-10-06SL-16024: Fix ThreadSafeSchedule::tryPopFor(), tryPopUntil().Nat Goodspeed
2021-10-05SL-16024: Add ThreadSafeSchedule, a timestamped LLThreadSafeQueue.Nat Goodspeed