summaryrefslogtreecommitdiff
path: root/gdbsupport/thread-pool.cc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Fix --disable-threading buildTom Tromey2022-05-101-4/+2
* Set the worker thread name on WindowsTom Tromey2022-04-141-8/+64
* gdb: fix build errors in gdbsupport/thread-pool.h used with old gccTiezhu Yang2022-04-141-1/+1
* Return vector of results from parallel_for_eachTom Tromey2022-04-121-4/+2
* Allow thread-pool.h to work without threadsTom Tromey2022-04-121-9/+18
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Use rvalue reference in thread_pool::post_taskTom Tromey2021-04-301-2/+2
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Ignore system_error in thread startupTom Tromey2020-11-201-2/+14
* gdbsupport: rename source files to .ccSimon Marchi2020-02-131-0/+175