PCSX2 Documentation/Threading Basics: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
{{DocTabs|Section=2}}
''Thread Safety and Parallel Programming on the x86''
''Thread Safety and Parallel Programming on the x86''


Line 44: Line 45:
Thus, PCSX2 is coded exclusively using passive threading techniques. Any code submissions that use spin waits will need to be re-coded using proper thread signaling.
Thus, PCSX2 is coded exclusively using passive threading techniques. Any code submissions that use spin waits will need to be re-coded using proper thread signaling.


{{PCSX2 Documentation Navbox}}
{{PCSX2 Main Documentation Navbox}}
67,565

edits