aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/coro/received.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* track coroutines waiting for valuesHåvard Pettersen2023-01-261-2/+3
* return value forwarding for Lazy<T>Håvard Pettersen2022-11-081-6/+57
* wait for the completion of a Lazy<T> in non-coroutine codeHåvard Pettersen2022-11-041-0/+46