summaryrefslogtreecommitdiff
path: root/src/mongo/util/background_thread_clock_source.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-1/+1
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+2
* SERVER-40166 Force BG clock now >= Date_t::lastNowJason Carey2019-03-211-16/+34
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-36644 remove AtomicWord typedefsBilly Donahue2019-01-071-2/+2
* SERVER-35682 kill existing SharedPromise typeMathias Stearn2018-11-151-1/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-21538 Use mockable cv wait in background_thread_clock_source_testMathias Stearn2017-03-221-2/+5
* SERVER-21538 Put BGThreadClockSource to sleep when it isn't neededMathias Stearn2017-03-201-4/+15
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-2/+2
* SERVER-23243 Add getPrecision to ClockSourceWaley Chen2016-04-151-0/+1
* SERVER-23243 Extract time-keeping from ListenerWaley Chen2016-04-151-0/+73