|
eff0b1980f
|
* API CHANGE! changed thread_create so it allocates tcb on stack, removing first argument
|
2010-11-04 16:47:24 +01:00 |
|
Oliver Hahm
|
e335ccfb43
|
* fixed wrong return value for thread_wakeup
* changed hwtimer_wait to use thread_sleep instead of mutexes
|
2010-11-04 16:21:39 +01:00 |
|
|
711ae3b686
|
* thread: add some more debug statements
|
2010-11-02 11:40:10 +01:00 |
|
|
11bc939d67
|
* merge fixes
|
2010-10-28 11:31:19 +02:00 |
|
|
1e238e4131
|
* massive name changes
|
2010-10-28 11:29:03 +02:00 |
|
|
f945b72067
|
* API CHANGE: thread_create no longer uses malloc
|
2010-10-25 15:40:01 +02:00 |
|
|
91ae1eb6fd
|
* import from old firekernel repository
|
2010-09-22 15:10:42 +02:00 |
|