lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] Re: [lwip] sys_thread_new and compiler errors reported by


From: Peter Graf
Subject: [lwip-users] Re: [lwip] sys_thread_new and compiler errors reported by diab
Date: Thu, 09 Jan 2003 01:57:44 -0000

Hi Ganesh,

may I ask for a little netiquette? It would be very nice if you post plain
text. Thanks.

>Some of the OS (like ucos-ii) need additional arguments to the function
>that creates a task/thread. The arguments like a task stack (stack size
>or pointer to task stack) and task priority is required. It would be nice
>if the sys_thread_new handled these new input variables in the lwip code.
>The sys_arch for a specific arch can use the inputs to the sys_thread_new
>as required. Your comments ...

No thanks, not for me. I wouldn't like to have unnecessary system-specific
stuff in calls that are intended for OS abstraction. Meaning and datatype
of "stack" or "task priority" can differ between different OS.

All the best

Peter


[This message was sent through the lwip discussion list.]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]