Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-43987 Require predicates with OperationContext::waitForConditionOrInte... | Ben Caimano | 2019-11-12 | 1 | -1/+1 |
* | SERVER-41357 SERVER-41360 SERVER-43324 Add Mutex, BasicLockableAdaptor, and D... | Ben Caimano | 2019-10-31 | 1 | -3/+1 |
* | Apply formatting per `clang-format-7.0.1` | clang-format-7.0.1 | 2019-07-26 | 1 | -2/+3 |
* | SERVER-36359 Add SharedSemiFuture::thenRunOn(exec) and make SSFs chainable | Mathias Stearn | 2019-04-18 | 1 | -6/+40 |
* | SERVER-36359 Introduce SemiFuture<T> and ExecutorFuture<T> | Mathias Stearn | 2019-04-11 | 1 | -3/+56 |
* | SERVER-39560 - remove leading blank line on all C++ files | Billy Donahue | 2019-02-13 | 1 | -1/+0 |
* | SERVER-35682 Add SharedPromise and SharedSemiFuture types | Mathias Stearn | 2018-11-30 | 1 | -4/+8 |
* | SERVER-37651 Update header files with new license | Ramon Fernandez | 2018-10-22 | 1 | -8/+10 |
* | SERVER-36900 Add a `unique_function` utility. | ADAM David Alan Martin | 2018-09-06 | 1 | -1/+1 |
* | SERVER-36384 Split up `future_test.cpp`. | ADAM David Alan Martin | 2018-08-03 | 1 | -0/+145 |