summaryrefslogtreecommitdiff
path: root/platforms/synchronization_util.h
AgeCommit message (Expand)AuthorFilesLines
2025-11-30[CI] Format code according to conventions (#25827)QMK Bot1-2/+2
2023-02-12Fix build failures with `OPT = 0` due to inline functions (#19767)Sergey Vlasov1-0/+6
2022-06-21[Fix] Fix compilation warning for non-split keebs after #17423 (#17439)Stefan Kerkmann1-1/+5
2022-06-21[BUG] Fix deadlocks on disconnected secondary half (#17423)Stefan Kerkmann1-0/+30
2022-04-19[Core] Use a mutex guard for split shared memory (#16647)Stefan Kerkmann1-0/+14