7 Commits (1f5b86629047b4cd948eab6a7eb71d114a8fcb0f)

Author SHA1 Message Date
lizzie dfe10bc851
[common] use libc++ provided jthread instead of in-house one (which deadlocks on FBSD 14) (#351) 6 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