summaryrefslogtreecommitdiff
path: root/src/mongo/util/quick_exit.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-07-281-6/+5
* SERVER-15505 When asan is active dump leaks before a hard exitAndrew Morrow2014-10-031-0/+13
* SERVER-15504 Flow all calls to _exit through quickExitAndrew Morrow2014-10-031-0/+44