summaryrefslogtreecommitdiff
path: root/firmware/export/thread.h (unfollow)
Commit message (Expand)Author
2007-01-07Allow one more thread on swcodec to make mpegplayer work on targets with remo...Jens Arnold
2006-12-16Add queue_send synchronous message sending. Right now only for SWCODEC. Actua...Michael Sevakis
2006-11-11Thread API enhancements.Brandon Low
2006-11-10Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold
2006-11-06Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis
2006-10-15Removed ugly boosting solutions from playback code and let schedulerMiika Pekkarinen
2006-09-17Include "config.h" to make sure priority stuff is properly included.Miika Pekkarinen
2006-09-16New scheduler, with priorities for swcodec platforms. Frequent taskMiika Pekkarinen
2006-09-02Fixed the errors.Miika Pekkarinen
2006-09-02Cleanup threads.c by moving declarations inside structs.Miika Pekkarinen
2006-08-21Threading changes in preparation for multiple core supportDaniel Ankers
2006-04-05Fix bug #5037, spotted by David Rothenberger, also increase the max threads' ...Hristo Kovachev
2006-01-18Profiling support, tools and documentation.Brandon Low
2005-11-07Adjusted MAX_THREADS to be 2 more than the number of standard threads on all ...Jens Arnold
2005-08-21Fixed the usb mode. We did hit the thread limit which was nowMiika Pekkarinen
2005-07-12Removed picky warningsLinus Nielsen Feltzing
2004-08-03More const policeing step 3Jens Arnold
2004-04-30remove_thread() function added, for future dynamic thread creation by pluginsJörg Hohensohn
2003-03-12Removed CPU Sleep setting. It's now permanently enabled.Björn Stenberg
2003-02-21Decreased the thread context table size to save space in IRAMLinus Nielsen Feltzing
2003-02-14The power-saving SLEEP patch by Simon Elén.Björn Stenberg
2003-02-07Include File Cleanup And Move-Around Party 2003.Daniel Stenberg
2002-08-16less stack means more mem for fun and games ;-)Daniel Stenberg
2002-07-15Added stack overflow checkLinus Nielsen Feltzing
2002-06-25Demystified codeBjörn Stenberg
2002-06-07Added init_threads functionLinus Nielsen Feltzing
2002-04-22Adapted the context switch to SH1Linus Nielsen Feltzing
2002-04-22simple collaborate multitasking scheduler donated to us by Ulf RalbergDaniel Stenberg
2002-04-18Moved definition of TRUE and FALSE to types.hBjörn Stenberg
2002-04-17proper #ifdef'ing around the file to prevent errors if multiply includedDaniel Stenberg
2002-04-11firmware typedefs. only bool so farDaniel Stenberg
2002-03-26updatesDaniel Stenberg
2002-03-26lcd_update() works for X11 now...Daniel Stenberg
2002-03-26generic and specific LCD functionsDaniel Stenberg