summaryrefslogtreecommitdiff
path: root/indra/llcommon/threadsafeschedule.h
AgeCommit message (Expand)Author
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2023-02-09Merge branch 'main' into DRTVWR-577-maint-SAndrey Kleshchev
2022-11-03DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes.Nat Goodspeed
2022-07-28GCC11.1 warning: moving a local object in a return statement prevents copy el...ZiRee
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