summaryrefslogtreecommitdiff
path: root/src/mongo/util/thread_context_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-61732 Prevent threads spawned outside ThreadContextTest from updating ...Vojislav Stojkovic2021-12-231-12/+39
* Revert "SERVER-61732 Prevent threads spawned outside ThreadContextTest from u...auto-revert-processor2021-12-221-42/+12
* SERVER-61732 Prevent threads spawned outside ThreadContextTest from updating ...Vojislav Stojkovic2021-12-211-12/+42
* SERVER-54538 Enable assertions from ThreadContextTest worker threadsBilly Donahue2021-05-131-97/+60
* Revert "SERVER-54538 Make assertions in thread_context_test thread-safe"Amirsaman Memaripour2021-05-111-3/+2
* SERVER-54538 Make assertions in thread_context_test thread-safeLuis Osta2021-05-101-2/+3
* SERVER-52822 Introduced ThreadContext classBen Caimano2020-11-181-0/+248
* Revert "SERVER-52822 Introduced ThreadContext class"Ben Caimano2020-11-181-248/+0
* SERVER-52822 Introduced ThreadContext classBen Caimano2020-11-171-0/+248