summaryrefslogtreecommitdiff
path: root/uisimulator/sdl/kernel.c (follow)
Commit message (Expand)AuthorAge
* Convert queues to use intptr_t for event data and return values as most of th...Michael Sevakis2006-12-19
* Add queue_send synchronous message sending. Right now only for SWCODEC. Actua...Michael Sevakis2006-12-16
* Oops, sim was missing a queue functionSteve Bavin2006-11-03
* New scheduler, with priorities for swcodec platforms. Frequent taskMiika Pekkarinen2006-09-16
* Patch 5107 from Steve Bavin, enable locking on sdl sim, now mutexes actually ...Brandon Low2006-04-12
* Use correct sleep function in simulator queue wait.Dan Everton2006-03-29
* Allow building simulators on systems where errno is thread-local by using the...Jens Arnold2006-02-28
* Patch #1417462 by Dan Everton - Improved SDL simulatorLinus Nielsen Feltzing2006-02-03
* New kernel function, queue_delete(struct event_queue *q)Linus Nielsen Feltzing2006-01-23
* SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a thirdDaniel Stenberg2006-01-09