summaryrefslogtreecommitdiff
path: root/src/mongo/platform/process_id.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-1/+1
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-9809 Replace getpid() with ProcessId::getCurrent() and pid_t with Proc...Andy Schwerin2013-06-031-0/+6
* SERVER-9809 Introduce mongo-wide ProcessId type.Andy Schwerin2013-06-031-0/+106