summaryrefslogtreecommitdiffstats
path: root/uisimulator/sdl/kernel.c
AgeCommit message (Expand)AuthorFilesLines
2006-11-03Oops, sim was missing a queue functionSteve Bavin1-0/+14
2006-09-16New scheduler, with priorities for swcodec platforms. Frequent taskMiika Pekkarinen1-4/+9
2006-04-12Patch 5107 from Steve Bavin, enable locking on sdl sim, now mutexes actually ...Brandon Low1-4/+7
2006-03-29Use correct sleep function in simulator queue wait.Dan Everton1-1/+1
2006-02-28Allow building simulators on systems where errno is thread-local by using the...Jens Arnold1-5/+0
2006-02-03Patch #1417462 by Dan Everton - Improved SDL simulatorLinus Nielsen Feltzing1-3/+10
2006-01-23New kernel function, queue_delete(struct event_queue *q)Linus Nielsen Feltzing1-0/+5
2006-01-09SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a thirdDaniel Stenberg1-0/+160