]> git.ipfire.org Git - thirdparty/ccache.git/commit
refactor: Move ThreadPool to util
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 5 Aug 2023 13:13:47 +0000 (15:13 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 5 Aug 2023 13:13:47 +0000 (15:13 +0200)
commitec495eb5c61dab9f7b34ac20417ae016a42ee79f
tree9a7ac3a17f9a4a2432a0c16a93cb3100ddb4680e
parent1b1306339d22d4993e2762e4a205014f029fb461
refactor: Move ThreadPool to util
src/CMakeLists.txt
src/core/mainoptions.cpp
src/storage/local/LocalStorage.cpp
src/util/CMakeLists.txt
src/util/ThreadPool.cpp [moved from src/ThreadPool.cpp with 95% similarity]
src/util/ThreadPool.hpp [moved from src/ThreadPool.hpp with 93% similarity]