summaryrefslogtreecommitdiff
path: root/uisimulator/win32/thread-win32.c (follow)
Commit message (Collapse)AuthorAge
* Remove Win32 and X11 simulator sources. They've been deprecated for a while ↵Dan Everton2006-08-12
| | | | | | in favour of the SDL sim. Time to go. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10543 a1c6a512-1295-4272-9138-f99709370657
* Simplified yield() in the Win32 simulator. Now only hogs the CPU during ↵Magnus Holmgren2005-12-04
| | | | | | playback, and playback doesn't stutter that much. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8143 a1c6a512-1295-4272-9138-f99709370657
* Don't hog the CPU, but keep sound playback working. (This might need some ↵Magnus Holmgren2005-07-20
| | | | | | tweaking...) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7206 a1c6a512-1295-4272-9138-f99709370657
* Made Win32 thread management similar to the X11 one (previously yield() ↵Magnus Holmgren2005-07-19
| | | | | | could make a thread stop, seemingly forever). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7202 a1c6a512-1295-4272-9138-f99709370657
* Removed picky warningsLinus Nielsen Feltzing2005-07-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7116 a1c6a512-1295-4272-9138-f99709370657
* remove compiler warningsDaniel Stenberg2002-08-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1528 a1c6a512-1295-4272-9138-f99709370657
* defined current_tick variable and repaired broken build.Felix Arends2002-06-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1008 a1c6a512-1295-4272-9138-f99709370657
* Threading is working on uisw32 as well now, code is up-to-date, makefile is ↵Felix Arends2002-06-12
up-to-date git-svn-id: svn://svn.rockbox.org/rockbox/trunk@981 a1c6a512-1295-4272-9138-f99709370657