summaryrefslogtreecommitdiff
path: root/uisimulator/win32/thread-win32.c (follow)
Commit message (Expand)AuthorAge
* Remove Win32 and X11 simulator sources. They've been deprecated for a while i...Dan Everton2006-08-12
* Simplified yield() in the Win32 simulator. Now only hogs the CPU during playb...Magnus Holmgren2005-12-04
* Don't hog the CPU, but keep sound playback working. (This might need some twe...Magnus Holmgren2005-07-20
* Made Win32 thread management similar to the X11 one (previously yield() could...Magnus Holmgren2005-07-19
* Removed picky warningsLinus Nielsen Feltzing2005-07-12
* remove compiler warningsDaniel Stenberg2002-08-02
* defined current_tick variable and repaired broken build.Felix Arends2002-06-15
* Threading is working on uisw32 as well now, code is up-to-date, makefile is u...Felix Arends2002-06-12