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