lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] sys_arch_sem_wait


From: Simon Goldschmidt
Subject: Re: [lwip-users] sys_arch_sem_wait
Date: Tue, 29 Sep 2009 12:40:54 +0200

> a short question about sys_arch_sem_wait(). When someone is waiting for 
> it, and it gets an eror/deleted.
> Is that a serious condition that shouldn't hapen or should it just return 
> the usual SYS_ARCH_TIMEOUT?

I don't know what you mean by the semaphore getting an error, but it certainly 
shouldn't be deleted while someone is waiting for it. You should try to find 
out why that happens. An assert is the correct thing to do here.

Simon
-- 
Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3.5 -
sicherer, schneller und einfacher! http://portal.gmx.net/de/go/atbrowser




reply via email to

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