aboutsummaryrefslogtreecommitdiff
path: root/gdbsupport/thread-pool.h
AgeCommit message (Expand)AuthorFilesLines
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/+1
2023-11-21gdb: Replace gdb::optional with std::optionalLancelot Six1-2/+2
2023-02-09Let user C-c when waiting for DWARF index finalizationTom Tromey1-0/+27
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-05-10Fix --disable-threading buildTom Tromey1-5/+71
2022-04-14gdb: fix build errors in gdbsupport/thread-pool.h used with old gccTiezhu Yang1-2/+2
2022-04-12Return vector of results from parallel_for_eachTom Tromey1-1/+22
2022-04-12Allow thread-pool.h to work without threadsTom Tromey1-1/+9
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-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-14Move gdbsupport to the top levelTom Tromey1-0/+90