lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Re: [lwip] Multi Threaded OS


From: Adam Dunkels
Subject: [lwip-users] Re: [lwip] Multi Threaded OS
Date: Wed, 08 Jan 2003 23:39:29 -0000

Hi!

On Tue, 2002-07-23 at 15:03, harish jayaraj wrote:
> Hello all,
>        I 'am currently prting Lwip on a mutli-threaded OS, and 
> wanted to know how to make the files in the api directory run as a 
> different thread. To say it dufferently , i wanted to know what is 
> entry funtion if i make the files in api/ to run as different 
> thread.

They should't have to be initialized or run explicitly (i.e., there is
no entry function for them). Instead, the application program (that
already should be running in a separate thread) only needs to call the
appropriate api functions.

/adam
-- 
Adam Dunkels <address@hidden>
http://www.dunkels.com/adam/

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




reply via email to

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