index
:
viewer.git
2024.09-ExtraFPS
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
/
tests
/
workqueue_test.cpp
Age
Commit message (
Expand
)
Author
2024-04-29
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...
Andrey Lihatskiy
2023-10-25
Merge remote-tracking branch 'origin/main' into DRTVWR-559
Brad Linden
2023-06-05
SL-18837: Bump the granularity of WorkQueue timing tests.
Nat Goodspeed
2022-12-09
SL-18809: Add WorkSchedule; remove timestamps from WorkQueue.
Nat Goodspeed
2021-11-24
SL-16094: Fix WorkQueue test for correct behavior of runFor().
Nat Goodspeed
2021-11-24
DRTVWR-546, SL-16220, SL-16094: Undo previous glthread branch revert.
Nat Goodspeed
2021-11-15
Revert "SL-16220: Merge branch 'origin/DRTVWR-546' into glthread"
Dave Houlton
2021-10-27
SL-16220: Add tests for WorkQueue::waitForResult(), void & non-void.
Nat Goodspeed
2021-10-25
SL-16220: Specialize WorkQueue for callable with void return.
Nat Goodspeed
2021-10-07
SL-16024: Defend against two threads making "anonymous" WorkQueues.
Nat Goodspeed
2021-10-07
SL-16024: Add LL::WorkQueue for passing work items between threads.
Nat Goodspeed