aboutsummaryrefslogtreecommitdiff
path: root/gdbsupport/thread-pool.cc
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2021-05-23 09:04:27 -0600
committerTom Tromey <tom@tromey.com>2022-04-12 09:31:16 -0600
commit82d734f7a3b6f08813a9ad6272aa026779c88975 (patch)
tree26aea3dcb439f9c8a884535c60eb452ffcebc423 /gdbsupport/thread-pool.cc
parentc0892a1d5dc29eb849e9aed0fb7c7dade6dffb23 (diff)
downloadgdb-82d734f7a3b6f08813a9ad6272aa026779c88975.zip
gdb-82d734f7a3b6f08813a9ad6272aa026779c88975.tar.gz
gdb-82d734f7a3b6f08813a9ad6272aa026779c88975.tar.bz2
Add batching parameter to parallel_for_each
parallel_for_each currently requires each thread to process at least 10 elements. However, when indexing, it's fine for a thread to handle just a single CU. This patch parameterizes this, and updates the one user.
Diffstat (limited to 'gdbsupport/thread-pool.cc')
0 files changed, 0 insertions, 0 deletions