Details
-
New Feature
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
Service Arch 2019-10-07, Service Arch 2019-10-21
Description
mongo::Mutex currently has a single mongo::LockActions smart pointer without an onLock() function. We should expand mongo::Mutex to keep a linked list and mongo::LockActions to have a full suite of hooks. In addition, all LockActions hooks should probably pass a const mongo::Mutex pointer.
Attachments
Issue Links
- is related to
-
SERVER-42967 Add DiagnosticInfo hooks into Interruptible
-
- Closed
-