summaryrefslogtreecommitdiff
path: root/src/mongo/util/concurrency/idle_thread_block.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-2/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-26538 SERVER-26539 Detach from boost::threadAndrew Morrow2017-08-021-2/+1
* SERVER-27727 Note location where thread is marked idleMathias Stearn2017-03-241-7/+7
* SERVER-27727 Hide idle threads in hang analyzer (core only)Mathias Stearn2017-03-241-0/+50