aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/util/simple_thread_bundle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Wire in thread bundle to execute info and request context.Henning Baldersheim2023-12-121-5/+5
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use the Guard when testing bundle poolHenning Baldersheim2023-09-201-5/+5
* use std::thread directlyHåvard Pettersen2023-02-151-1/+1
* stop using fastos thread more placesHåvard Pettersen2023-02-141-2/+2
* more convenient ThreadBundle::runHåvard Pettersen2022-09-141-5/+6
* tag match/summary engines with READ cpu usageHåvard Pettersen2022-01-261-11/+12
* Add init_fun to vespalib::Thread too to figure out what the thread is used for.Henning Baldersheim2021-12-091-1/+18
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* GC unuse code and use std::mutex/std:condition_variable over vespalib::MonitorHenning Baldersheim2020-10-141-0/+8
* - GC unused code.Henning Baldersheim2020-10-071-2/+2
* Remove broken copy and move constructor and assignment operatoos on vespalib:...Henning Baldersheim2020-10-071-1/+2
* 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
* Use overrideHenning Baldersheim2017-04-041-4/+4
* use std::unique_ptr instead of vespalib::LinkedPtrHaavard2017-03-091-1/+1
* Only include what you need.Henning Baldersheim2016-12-191-1/+0
* PublishJon Bratseth2016-06-151-0/+168