summaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/executor/threadstackexecutor_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* use size literals in vespalibArne Juul2021-02-151-2/+3
* Use vespalib::duration for timeoutsHenning Baldersheim2021-01-311-2/+2
* - GC the last usages of vespalib::Lock.Henning Baldersheim2020-10-081-1/+0
* Unify the metrics for queuesize similar to what we have for the spi queues.Henning Baldersheim2020-03-251-6/+12
* Add a += operator and test ExecutorStatsHenning Baldersheim2020-02-271-0/+12
* Use explicit fetch_xxx instead of --/++ to signal costly operations.Henning Baldersheim2017-08-111-2/+2
* Use std::atomic all over and completely get rid of homegrown atomics.Henning Baldersheim2017-08-111-7/+7
* 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
* added worker init wrapper support for executorsHaavard2017-06-011-0/+29
* Add override in vespalib moduleHenning Baldersheim2017-04-041-3/+3
* enable waiting until there are few enough active tasksHaavard2016-06-221-0/+41
* PublishJon Bratseth2016-06-151-0/+119