aboutsummaryrefslogtreecommitdiff
path: root/src/thread_manager.h
AgeCommit message (Expand)Author
2023-03-08[FR] state.SkipWithMessage #963 (#1564)Mike Apodaca
2021-12-06clang-tidy: readability-redundant and performance (#1298)dominc8
2019-06-26Make some functions const (#832)Orgad Shaneh
2019-05-13Iteration counts should be `uint64_t` globally. (#817)Roman Lebedev
2018-09-13Un-deprecate [SG]et{Item,Byte}sProcessed, re-implement as custom counters. (#...Roman Lebedev
2018-04-19Report the actual iterations run. (#572)Dominic Hamon
2018-04-12Ensure 64-bit truncation doesn't happen for complexity_n (#569)Dominic Hamon
2018-03-16Move thread classes out to clean up monolithic code (#554)Dominic Hamon