summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/src/include/mutex_inline.h
Commit message (Collapse)AuthorAgeFilesLines
* Import wiredtiger: d310d6330ea5b23835d9eb231f65bb9f91bdef21 from branch ↵Andrew Morton2023-05-171-3/+67
| | | | | | | | | mongodb-master ref: 2a63f4a39c..d310d6330e for: 7.1.0-rc0 WT-11066 Add mechanisms for checking whether a session holds a spinlock
* Import wiredtiger: 91e10012b2b3d4a75419d2635863a67d523eae3c from branch ↵Clarisse Cheah2023-01-091-1/+1
| | | | | | | | | mongodb-master ref: 843032e989..91e10012b2 for: 6.3.0-rc0 WT-10438 Literal values use WT defines whenever possible.
* Import wiredtiger: e01aa00db09463ecb39ba87d9f9a8a9571362f8f from branch ↵Luke Chen2022-12-281-1/+8
| | | | | | | | | mongodb-master ref: 475a1516e7..e01aa00db0 for: 6.3.0-rc0 WT-10336 Avoid incrementing session stats bytes read with a lock wait info
* Import wiredtiger: b1d217df468b2cd4be9eee6945d2119951bdc5cf from branch ↵Luke Chen2021-03-021-1/+1
| | | | | | | | | mongodb-5.0 ref: b7739a6515..b1d217df46 for: 4.9.0 WT-6926 Update WiredTiger source code to include 2021 copyright notices
* Import wiredtiger: 593ae41db7c2e454201f9f0539d8c74685f3242b from branch ↵Chenhao Qu2020-10-141-0/+337
mongodb-5.0 ref: 455f3a1077..593ae41db7 for: 4.9.0 WT-6446 Rename *.i files into *_inline.h files WT-6490 Acquire snapshot for eviction threads WT-6624 Use transaction snapshot for applications performing eviction WT-6691 Add file import repair functionality WT-6708 Repurpose oldest start txn to be newest txn in the aggregated time window WT-6746 Save base write gen in metadata during checkpoint WT-6761 Ignore stdout for test_rollback_to_stable10 WT-6767 Adding a new read timestamp config that allows it to be set older than the oldest timestamp WT-6783 Generate unique keys for table to ensure log records WT-6792 Update compatibility tests to test against mongodb-5.0 branch WT-6797 Ensure minimum entries before short-circuiting