Age | Commit message (Expand) | Author |
---|---|---|
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 |