lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] sys_thread_new() problem


From: Simon Goldschmidt
Subject: Re: [lwip-users] sys_thread_new() problem
Date: Tue, 19 Jul 2011 19:03:56 +0200

ambarisha b <address@hidden> wrote:

> The docs say that multi-threading isn't a compulsion with lwIP. But 
> src/api/tcpip.c gives a call to sys_thread_new(). As far as I understand, it 
> isn't in any #if block either.

The whole file is ifdef'ed out when NO_SYS is defined to 1. All files in the 
API directory are only usable in multithreading environments.

Simon


reply via email to

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