PCSX2 Documentation/Threading Basics: Difference between revisions

no edit summary
m (Ngng moved page Threading Basics to PCSX2 Documentation/Threading Basics without leaving a redirect)
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 43: Line 43:


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}}
ninja
782

edits