aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/persistenceengine/transport_latch.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* incomming -> incomingHenning Baldersheim2021-11-191-2/+2
* Let removeAsync handle list of documents.Henning Baldersheim2021-11-181-7/+9
* Fix typo in AsyncTransportContext class name.Geir Storli2021-11-121-3/+3
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Reduce code visibility and use rwlock.Henning Baldersheim2020-09-141-0/+1
* Add class comments and resolve PR comments.Henning Baldersheim2020-04-301-4/+6
* - Add async interface to putHenning Baldersheim2020-04-291-6/+39
* Factor out CountDownLatch and Gate to separate header files.Tor Egge2017-12-111-1/+1
* Remove unused includes.Tor Egge2017-12-111-0/+1
* Use standard locking in searchcore (pass 1).Tor Egge2017-12-111-1/+2
* Use shared ptr and Idesructorcallback to make it more flexible.Henning Baldersheim2017-10-151-8/+10
* Get rid of mbus::reply leftovers.Henning Baldersheim2017-10-121-4/+1
* 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 searchcore moduleArne H Juul2017-04-121-1/+1
* Implement a default destructor to avoid the automatic inlining of large destr...Henning Baldersheim2017-03-081-0/+1
* PublishJon Bratseth2016-06-151-0/+43