aboutsummaryrefslogtreecommitdiff
path: root/gdbsupport/thread-pool.cc
AgeCommit message (Expand)AuthorFilesLines
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