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-06-29 10:29:32 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
15,032
Commits
10
Branches
16
Tags
bd9d2e757c5b6486ae049f3ecbba9fbe9b51a18f
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