summaryrefslogtreecommitdiff
path: root/src/common/polyfill_thread.h
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2023-10-13common/polyfill_thread: use std::forward where appropriate, qualify std::move...Valeri Ochinski
2023-09-02polyfill_thread: ensure mutex was locked before signaling stopLiam
2023-01-29Move to Clang Format 15Levi Behunin
2023-01-27polyfill_thread: satisfy execution ordering requirements of stop_callbackLiam
2023-01-25polyfill_thread: Implement StoppableTimedWaitMorph
2022-11-22general: fix compile for Apple ClangLiam