aboutsummaryrefslogtreecommitdiff
path: root/gdbsupport/thread-pool.cc
AgeCommit message (Expand)AuthorFilesLines
2024-03-26gdb, gdbserver, gdbsupport: remove includes of early headersSimon Marchi1-1/+0
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-12-04gdb: Enable early init of thread pool sizeRichard Bunt1-0/+4
2023-11-21gdb: Replace gdb::optional with std::optionalLancelot Six1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-05-10Fix --disable-threading buildTom Tromey1-4/+2
2022-04-14Set the worker thread name on WindowsTom Tromey1-8/+64
2022-04-14gdb: fix build errors in gdbsupport/thread-pool.h used with old gccTiezhu Yang1-1/+1
2022-04-12Return vector of results from parallel_for_eachTom Tromey1-4/+2
2022-04-12Allow thread-pool.h to work without threadsTom Tromey1-9/+18
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-04-30Use rvalue reference in thread_pool::post_taskTom Tromey1-2/+2
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-11-20Ignore system_error in thread startupTom Tromey1-2/+14
2020-02-13gdbsupport: rename source files to .ccSimon Marchi1-0/+175