lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] sys_thread_new() problem


From: ambarisha b
Subject: [lwip-users] sys_thread_new() problem
Date: Tue, 19 Jul 2011 21:27:42 +0530

Hi,

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. I would like not to have multi-threading, because a couple of functions I used aren't thread-safe. So, how can I work around this?

Thanks and regards
Ambarish

reply via email to

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