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-11 16:29:32 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
17,078
Commits
10
Branches
16
Tags
469ea247173f2d6972fd32a50a37ee2a2c08a9d2
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