Miika Pekkarinen
|
8aa6180e92
|
Fixed the errors.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10854 a1c6a512-1295-4272-9138-f99709370657
|
2006-09-02 08:14:52 +00:00 |
|
Miika Pekkarinen
|
3686228f9d
|
Cleanup threads.c by moving declarations inside structs.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10853 a1c6a512-1295-4272-9138-f99709370657
|
2006-09-02 07:56:52 +00:00 |
|
Daniel Ankers
|
0aec12f3fd
|
Threading changes in preparation for multiple core support
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10681 a1c6a512-1295-4272-9138-f99709370657
|
2006-08-21 17:35:35 +00:00 |
|
Hristo Kovachev
|
6eafd48cec
|
Fix bug #5037, spotted by David Rothenberger, also increase the max threads' count by 2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9512 a1c6a512-1295-4272-9138-f99709370657
|
2006-04-05 08:33:20 +00:00 |
|
Brandon Low
|
05dccc3551
|
Profiling support, tools and documentation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8375 a1c6a512-1295-4272-9138-f99709370657
|
2006-01-18 20:54:13 +00:00 |
|
Jens Arnold
|
ed00708ac4
|
Adjusted MAX_THREADS to be 2 more than the number of standard threads on all platforms.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7776 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-07 20:09:08 +00:00 |
|
Miika Pekkarinen
|
b529289e93
|
Fixed the usb mode. We did hit the thread limit which was now
increased from 10 to 14.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7367 a1c6a512-1295-4272-9138-f99709370657
|
2005-08-21 12:51:00 +00:00 |
|
Linus Nielsen Feltzing
|
a19acbdadd
|
Removed picky warnings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7116 a1c6a512-1295-4272-9138-f99709370657
|
2005-07-12 10:05:13 +00:00 |
|
Jens Arnold
|
2b0694c694
|
More const policeing step 3
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4982 a1c6a512-1295-4272-9138-f99709370657
|
2004-08-03 05:58:46 +00:00 |
|
Jörg Hohensohn
|
7bd007a597
|
remove_thread() function added, for future dynamic thread creation by plugins
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4562 a1c6a512-1295-4272-9138-f99709370657
|
2004-04-30 20:23:04 +00:00 |
|
Björn Stenberg
|
72f75f36a5
|
Removed CPU Sleep setting. It's now permanently enabled.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3434 a1c6a512-1295-4272-9138-f99709370657
|
2003-03-12 15:30:59 +00:00 |
|
Linus Nielsen Feltzing
|
400a13f468
|
Decreased the thread context table size to save space in IRAM
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3311 a1c6a512-1295-4272-9138-f99709370657
|
2003-02-21 01:05:04 +00:00 |
|
Björn Stenberg
|
c4d8d970f6
|
The power-saving SLEEP patch by Simon Elén.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3259 a1c6a512-1295-4272-9138-f99709370657
|
2003-02-14 09:44:34 +00:00 |
|
Daniel Stenberg
|
f9b4490066
|
Include File Cleanup And Move-Around Party 2003.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3213 a1c6a512-1295-4272-9138-f99709370657
|
2003-02-07 09:41:57 +00:00 |
|