summaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/invokeservice
Commit message (Expand)AuthorAgeFilesLines
* Follow api change pointer to referenceHenning Baldersheim2022-03-031-3/+3
* Use a reference instead of a pointer, as it will always be present now.Henning Baldersheim2022-03-031-1/+1
* Sample time prior to creating the InvokServiceImpl to ensure correct ordering...Henning Baldersheim2022-03-031-1/+1
* Let the InvocationService drive the clock instead of having its own ticking l...Henning Baldersheim2022-03-031-0/+19
* Include atomic when needed.Tor Egge2021-12-111-0/+1
* - Use std::move(func).Henning Baldersheim2021-11-301-6/+1
* Autogenerate a tag for cleanup when unregistering.Henning Baldersheim2021-11-301-7/+27
* Rename wakeupservice test to invokeservice.Henning Baldersheim2021-11-302-0/+56