summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Src/Thread.h
AgeCommit message (Expand)Author
2009-05-07disable sysconf progressive scan by default, fix discrepancies between some c...Shawn Hoffman
2009-05-01DSPSpy: Hide loop stack registers - they aren't relevant for most investigati...hrydgard
2009-03-28Some code cleanupomegadox
2009-03-18nakee's new logmanager. added a console window for windows builds (prints to ...Shawn Hoffman
2009-02-24Linux build fixes and some warning cleanup for GCComegadox
2009-02-24Last Commit (Threads and Stop): Another Linux build fix, hopefully it works nowJohn Peterson
2009-02-24Threads and Stop: How about this? A timeout only for the shutdown process? Th...John Peterson
2009-02-23Restore proper functionality of events and thread waits. The arbitrary 5 sec ...hrydgard
2009-02-23Core and Common Threads Stop and Start: Added timeout to the thread waiting l...John Peterson
2009-02-22Attempt to workaround some stop hangs by using MsgWait instead of Wait. chang...hrydgard
2009-02-22Core Stop and Start: Added alternative separate thread timer/loop based waiti...John Peterson
2009-02-20The Mega Change Of Doom - or, fixing Stop. Almost. At least it's better than ...hrydgard
2009-01-16Revert r1861LPFaint99
2009-01-13Move #include <window.h> from all files that include it and common.h to common.hLPFaint99
2009-01-09fixed thread.h building and moved the pluginmanager from windows as welldaco65
2009-01-09properly support POSIX threads kthxbushing
2008-12-08set svn:eol-style=native for **.hbushing
2008-12-04Fix windows build. Fix InterlockedIncrement for old gcc. TOTEST on linux.memberTwo.mb2
2008-12-04query replace mistakenakeee
2008-12-04forgot a filenakeee
2008-11-24DC + fifo: small fix/correction ;). Remove old stupid OnIdleDC stuff. Interes...memberTwo.mb2
2008-11-15more portingnakeee
2008-10-30Added InterlockedExchange to Linux sideSonicadvance1
2008-10-02style fixuphrydgard
2008-10-02Get rid of locks added InterlockedExchangeAdd function in thread.cppnakeee
2008-09-24Protect dvdread with a critical section, should fix crashes when running ikar...hrydgard
2008-09-24DC idle skipping part 2: video thread is woken up when "OnIdle".memberTwo.mb2
2008-07-30Potential fix for full screen GL in Windows, and fixes for both Linux and MacSonicadvance1
2008-07-12Initial megacommit.hrydgard