summaryrefslogtreecommitdiffstats
path: root/src/common/polyfill_thread.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* common/polyfill_thread: use std::forward where appropriate, qualify std::move callsValeri Ochinski2023-10-131-10/+11
* polyfill_thread: ensure mutex was locked before signaling stopLiam2023-09-021-7/+13
* Move to Clang Format 15Levi Behunin2023-01-301-2/+2
* polyfill_thread: satisfy execution ordering requirements of stop_callbackLiam2023-01-281-37/+46
* polyfill_thread: Implement StoppableTimedWaitMorph2023-01-251-0/+36
* general: fix compile for Apple ClangLiam2022-11-231-0/+323