summaryrefslogtreecommitdiff
path: root/offload/unittests/OffloadAPI/queue/olWaitEvents.cpp
AgeCommit message (Collapse)Author
2025-07-24[Offload] Fix olWaitEvents tests after change to events API (#150465)Callum Fare
Fix the olWaitEvents tests after #150217 broke them
2025-07-23[Offload] Add olWaitEvents (#150036)Ross Brunton
This function causes a queue to wait until all the provided events have completed before running any future scheduled work.