summaryrefslogtreecommitdiff
path: root/src/mongo/db/process_health/state_machine.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72452 Acquire mutex when changing process_health::StateMachine stateSara Golemon2023-01-031-0/+1
* SERVER-69581 add performance-for-range-copy check to clang-tidyTrevor Guidry2022-09-201-1/+1
* SERVER-61956 fix data race when accessing the state machine's stateLaMont Nelson2021-12-081-2/+7
* SERVER-59365: Use the new state machine.Kshitij Gupta2021-12-061-6/+34
* SERVER-61871 use tassert for state machine programmer errorsLaMont Nelson2021-12-031-9/+23
* SERVER-59365 new state machine implementation for FaultManagerLaMont Nelson2021-11-111-0/+276