aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/initializer/task_runner.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Remove stacksize from the thread pools and thread executors.Henning Baldersheim2022-12-201-2/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* use size literals in searchcoreArne Juul2021-02-151-1/+2
* Make it compatible with c++2aHenning Baldersheim2020-12-021-3/+3
* Name the threads so it is easier to see who is doing what.Henning Baldersheim2020-11-121-1/+5
* Run initializer task with highest transient memory usage first.Tor Egge2020-05-181-0/+1
* Use std::make_sharedHenning Baldersheim2018-09-071-4/+2
* Use std::promise<void> instead of std::promise<bool> when value is ignored.Tor Egge2017-10-311-4/+4
* Use multiple threads for mbus invokeHenning Baldersheim2017-09-261-8/+4
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Split in hash_xxx, array, lru, cache ++ in hpp files. To reduce clinon buildHenning Baldersheim2016-12-151-3/+1
* PublishJon Bratseth2016-06-151-0/+133