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-06 13:59:34 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
16,363
Commits
10
Branches
16
Tags
d33e760c55f49c8b375bb29a59f9920b4a83869b
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