lwip-devel
[Top][All Lists]
Advanced

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

RE: [lwip-devel] [task #7213] Add a lwip_init function


From: Goldschmidt Simon
Subject: RE: [lwip-devel] [task #7213] Add a lwip_init function
Date: Tue, 21 Aug 2007 11:00:35 +0200

> >When I made that comment earlier, I had imagined that lwip_init would

> >do all
> >that semaphore stuff and make its own tcpip_init_done 
> >function. But, I didn't think that there could be other 
> >possibilities for tcpip_init's initfunc. 
> 
> I'm agree that the semaphore stuff could be done in 
> tcpip_init to got a synchrone call after which we can be sure 

I don't agree! I call tcpip_init *before* the OS is started, so I don't
have semaphores at that time!


> the stack is initialized. But the other aim of the init_func 
> parameter is to provide a "place" to do some job in the 
> tcpip_thread's context  just after most of initializations...





reply via email to

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