Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-10-13 | common/polyfill_thread: use std::forward where appropriate, qualify std::move calls | Valeri Ochinski | 1 | -10/+11 |
2023-09-02 | polyfill_thread: ensure mutex was locked before signaling stop | Liam | 1 | -7/+13 |
2023-01-30 | Move to Clang Format 15 | Levi Behunin | 1 | -2/+2 |
2023-01-28 | polyfill_thread: satisfy execution ordering requirements of stop_callback | Liam | 1 | -37/+46 |
2023-01-25 | polyfill_thread: Implement StoppableTimedWait | Morph | 1 | -0/+36 |
2022-11-23 | general: fix compile for Apple Clang | Liam | 1 | -0/+323 |