summaryrefslogtreecommitdiff
path: root/src/mongo/platform/process_id.h
AgeCommit message (Expand)Author
2021-08-02SERVER-57446 fix clang-tidy header issues and add header-filterDaniel Moody
2020-11-18SERVER-52822 Introduced ThreadContext classBen Caimano
2020-11-18Revert "SERVER-52822 Introduced ThreadContext class"Ben Caimano
2020-11-17SERVER-52822 Introduced ThreadContext classBen Caimano
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
2018-12-20SERVER-38249 Implement stdx unordered_map and unordered_set as absl node hash...Henrik Edin
2018-10-22SERVER-37651 Update header files with new licenseRamon Fernandez
2015-06-29SERVER-18928: replace "mongo/platform/cstdint.h" with <cstdint>Kang In Cheol
2015-06-20SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto
2015-06-16SERVER-18928 Simplify mongo/platform/cstdint.h in advance of eliminating it.Andy Schwerin
2014-05-19SERVER-13256: Remove pch - qualify std in headersMark Benvenuto
2014-05-16SERVER-13264 Move Apache-licensed files to AGPLIan Whalen
2013-06-03SERVER-9809 Replace getpid() with ProcessId::getCurrent() and pid_t with Proc...Andy Schwerin
2013-06-03SERVER-9809 Introduce mongo-wide ProcessId type.Andy Schwerin