summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Src/Thread.h
AgeCommit message (Expand)Author
2010-04-29Massive Poo storm, had to take shelter. Hacks, fixes, etc etcSonicadvance1
2010-04-29[OSX] Use spinlocks instead of mutexes since mutexes are really semaphores, g...Sonicadvance1
2010-04-17possible savestate memory leak fix in DoBuffernitsuja-
2010-01-14This could alleviate the suffering of dual core synchronization a bit.ayuanx
2010-01-09from BhaaL: linux compile fix for r4794, Event::Wait now supports a timeout (...Shawn Hoffman
2009-09-07GUI: Fixed some GUI related start/stop crashesJohn Peterson
2009-07-31Fix noWX build, and lower thread priority for screenshots sl1nk3.s
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-07-23Corrections to r3875.Nolan Check
2009-07-23Revert most of r3855.Nolan Check
2009-07-19Rename scale_something to scale_invert. Plus, sneak in a tiny Thread.h change.Nolan Check
2009-07-19Fix dspspy, typo in ld_Testnakeee
2009-07-18Call sched_yield for yieldcpu function on linux/osx please testnakeee
2009-07-17No more SleepCurrentThreads in Command Processor. Some Fifo cleanup.Nolan Check
2009-07-15Fixed one of the two remaining crash on Stop (issue 600), and removed some se...sl1nk3.s
2009-07-13Atomic operations library.Nolan Check
2009-07-11fig ConfigPadDlg size in linux, temporary linux build fixLPFaint99
2009-07-11fix building in linuxLPFaint99
2009-07-11Switch to Video_BeginField; hopefully fix or reduce some video stability prob...Nolan Check
2009-07-10Use _beginthreadexNolan Check
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