summaryrefslogtreecommitdiff
path: root/src/mongo/util/concurrency/notification.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34301 make Notification<T> bool operation constBenety Goh2018-04-041-3/+3
* SERVER-28670 Add sharding CatalogCache and donor metrics to serverStatusKaloian Manassiev2018-01-241-2/+4
* SERVER-25062 Fix return types of predicated waits and notification waitFor.Andy Schwerin2017-03-151-6/+4
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-7/+7
* SERVER-26355 Implement the interruptible form of Notification::get().Andy Schwerin2016-12-071-3/+4
* SERVER-25202 Support parallel manual chunk migrationsKaloian Manassiev2016-08-121-4/+12
* SERVER-24479 Remove misleading and unnecessary =default declarations from Not...Andy Schwerin2016-06-151-19/+1
* SERVER-24479 Make 'Notification' class be able to return a valueKaloian Manassiev2016-06-101-0/+155