summaryrefslogtreecommitdiff
path: root/src/mongo/util/concurrency/ticketholder.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65542 Fix ticket resizeJordi Olivares Provencio2022-04-191-4/+0
* SERVER-63825 Add metrics for read/write queuesDaniel Gómez Ferro2022-04-111-32/+67
* SERVER-51904 Add feature flag for execution controlJordi Olivares Provencio2022-03-311-2/+2
* SERVER-64466 Add PlusCal implementation for the ticketholderJordi Olivares Provencio2022-03-301-0/+5
* SERVER-64076 Fix deadlock when waiting for ticketsJordi Olivares Provencio2022-03-161-5/+6
* SERVER-63822 Change TicketHolder implementation to use a FIFO queueing systemJordi Olivares Provencio2022-03-041-2/+48
* SERVER-63956 Refactor TicketHolder to accept multiple implementationsJordi Olivares Provencio2022-02-251-17/+40
* SERVER-44155 Validate a subset of latches of all levelsRahul Sundararaman2019-12-091-2/+4
* SERVER-42967 SERVER-42895 SERVER-44086 Expand DiagnosticInfo hooks in Interru...Ben Caimano2019-10-211-1/+1
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-4/+4
* SERVER-41071 Replace NULL and 0 with nullptrA. Jesse Jiryu Davis2019-06-141-3/+3
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-3/+4
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-36644 remove AtomicWord typedefsBilly Donahue2019-01-071-2/+2
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-33473 Make WT ticket acquisition interruptibleLouis Williams2018-03-061-4/+22
* SERVER-28427 Implement timeouts for the TicketHolderGeert Bosch2017-05-011-0/+3
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-56/+59
* SERVER-17310 Add polyfills for types from the <thread>, <mutex> and <conditio...Andy Schwerin2015-05-191-5/+5
* SERVER-16951: Improve TicketHolder and add semaphore versionEliot Horowitz2015-01-271-61/+44
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* normalize #includes in many filesEric Milkie2013-04-181-2/+3
* SERVER-7376 migrate deletion not aggressive enough and tied to migrate movesRandolph Tan2012-12-111-0/+15
* more cleanup of pch.h and goodies.h; new file ticketholder.hEric Milkie2012-04-061-0/+110