summaryrefslogtreecommitdiffstats
path: root/src/common/detached_tasks.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Silence -Wshadow{,-uncaptured-local} warningslat9nq2023-07-191-2/+2
* chore: make yuzu REUSE compliantAndrea Pappacoda2022-07-271-3/+2
* common: Eliminate variable shadowingMorph2022-06-141-2/+2
* common/detached_tasks: Wait for tasks before shutting downRodrigo Locatti2021-06-221-0/+2
* General: Tidy up clang-format warnings part 2Lioncash2020-08-131-2/+1
* general: Use deducation guides for std::lock_guard and std::unique_lockLioncash2019-04-011-4/+4
* Port web_service from CitrafearlessTobi2018-10-021-0/+41