aboutsummaryrefslogtreecommitdiffstats
path: root/messagebus/src/vespa/messagebus/sourcesession.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* use ref_counted for ReplyGateHÃ¥vard Pettersen2023-03-081-2/+3
* Change from typedef to using in messagebus C++ code.Geir Storli2022-12-211-1/+1
* Make SourceSession pending count atomic to avoid data racesTor Brede Vekterli2022-03-141-10/+13
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Use std::mutex and std:.condition_variable and GC some unused code.Henning Baldersheim2020-10-131-2/+3
* timeout as durationHenning Baldersheim2019-12-041-2/+2
* Use timeouts typed with unit.Henning Baldersheim2019-11-201-2/+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
* add override in messagebus moduleArne H Juul2017-04-101-1/+1
* Remove all usage of boost::noncopyable.Henning Baldersheim2016-09-141-2/+1
* PublishJon Bratseth2016-06-151-0/+128