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-05 13:29:33 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
12,879
Commits
10
Branches
16
Tags
bd377b9580c65ea6937b3cc7fc254d87683f360b
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