summaryrefslogtreecommitdiffstats
path: root/platforms/synchronization_util.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix build failures with `OPT = 0` due to inline functions (#19767)Sergey Vlasov2023-02-121-0/+6
| | | Co-authored-by: Joel Challis <git@zvecr.com>
* [Fix] Fix compilation warning for non-split keebs after #17423 (#17439)Stefan Kerkmann2022-06-211-1/+5
|
* [BUG] Fix deadlocks on disconnected secondary half (#17423)Stefan Kerkmann2022-06-211-0/+30
|
* [Core] Use a mutex guard for split shared memory (#16647)Stefan Kerkmann2022-04-191-0/+14