index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
Common
/
WorkQueueThread.h
Age
Commit message (
Expand
)
Author
2023-03-20
WorkQueueThread: Fix WaitForCompletion
Robin Kertels
2023-02-05
Optimise cond_var predicate order
Scott Mansell
2023-02-05
Prevent WaitForCompletion shutdown deadlock.
Scott Mansell
2023-02-05
Address review feedback
Scott Mansell
2023-02-04
WorkQueueThread: provide name and function at same time
Scott Mansell
2023-02-04
WorkQueueThread: rework Cancel/Shutdown workflow
Scott Mansell
2023-02-04
WorkQueueThread: Implement thread name
Scott Mansell
2023-02-04
WorkQueueThread: Rework without Flags/Events
Robin Kertels
2023-02-04
WorkQueueThread: Implement proper Flush
Robin Kertels
2023-02-04
WorkQueueThread: Add Push
Robin Kertels
2023-02-04
WorkQueueThread: Add flush capability
Scott Mansell
2022-10-01
Common/WorkQueueThread: Make Shutdown() public, so users can wait for all cur...
Admiral H. Curtiss
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2020-10-01
Extended WorkQueueThread class with Clear(), Cancel() and IsCancelled().
Christian Aguilera
2020-08-22
name some threads
Shawn Hoffman
2019-10-08
Improvements to WorkQueueThread
Silent
2017-08-20
GameTracker: use WorkQueueThread
Michael M
2017-08-20
Common: add WorkQueueThread
Michael M