7 Commits (50742f9c6b9b8161e98eff229a43d7a36835645d)

Author SHA1 Message Date
lizzie dfe10bc851
[common] use libc++ provided jthread instead of in-house one (which deadlocks on FBSD 14) (#351) 7 months ago
Valeri Ochinski 4f85040c40 common/polyfill_thread: use std::forward where appropriate, qualify std::move calls 3 years ago
Liam 1da6fd9d74 polyfill_thread: ensure mutex was locked before signaling stop 3 years ago
Levi Behunin 2ff6c44168 Move to Clang Format 15 3 years ago
Liam 6237e8d92f polyfill_thread: satisfy execution ordering requirements of stop_callback 3 years ago
Morph 337f943c97 polyfill_thread: Implement StoppableTimedWait 3 years ago
Liam 5a712bb51a general: fix compile for Apple Clang 3 years ago