summaryrefslogtreecommitdiff
path: root/src/common/spin_lock.h
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2020-11-05General: Fix clang buildLioncash
2020-10-20Revert "core: Fix clang build"bunnei
2020-10-17core: Fix clang buildLioncash
2020-08-15common: Make use of [[nodiscard]] where applicableLioncash
2020-06-27Core/Common: Address Feedback.Fernando Sahmkow
2020-06-18Common: Polish Fiber class, add comments, asserts and more tests.Fernando Sahmkow
2020-06-18Common: Implement a basic SpinLock classFernando Sahmkow