summaryrefslogtreecommitdiffstats
path: root/src/common/detached_tasks.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-19general: Silence -Wshadow{,-uncaptured-local} warningslat9nq1-2/+2
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda1-3/+2
2022-06-14common: Eliminate variable shadowingMorph1-2/+2
2021-06-22common/detached_tasks: Wait for tasks before shutting downRodrigo Locatti1-0/+2
2020-08-13General: Tidy up clang-format warnings part 2Lioncash1-2/+1
2019-04-01general: Use deducation guides for std::lock_guard and std::unique_lockLioncash1-4/+4
2018-10-02Port web_service from CitrafearlessTobi1-0/+41