[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [patch #8465] Added assertion to check result of the sys_th
From: |
Simon Goldschmidt |
Subject: |
[lwip-devel] [patch #8465] Added assertion to check result of the sys_thread_new() function |
Date: |
Sat, 17 Jan 2015 21:50:51 +0000 |
User-agent: |
Mozilla/5.0 (iPad; CPU OS 5_1_1 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko) Version/5.1 Mobile/9B206 Safari/7534.48.3 |
Follow-up Comment #1, patch #8465 (project lwip):
What exactly is the purpose of this patch? Oh, wait, I see, sys_thread_new
returns a value. Well, is it used anywhere? I don't have decent access to the
sources right now, but to me, failure to create a thread is always fatal. In
that spirit, I tought sys_thread_new should abort hard on failure. Well, seems
like we sold make that clearer...
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?8465>
_______________________________________________
Nachricht gesendet von/durch Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-devel] [patch #8465] Added assertion to check result of the sys_thread_new() function,
Simon Goldschmidt <=