This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-07-01 03:19:35 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
16,119
Commits
10
Branches
16
Tags
e4b04c64f0a571ae15921f3c0c0cdbffb51ff597
Commit Graph
2 Commits
Author
SHA1
Message
Date
Pierre Bourdon
e24cad0780
Common::Flag: Add support for TestAndSet + test by implementing basic spinlocks.
2014-04-14 23:13:15 +02:00
Pierre Bourdon
f9fb39d383
Common: Add a 'Flag' class that is used to encapsulate a boolean flag manipulated from several threads
2014-04-14 10:54:07 +02:00