lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] SemSignal gets called on a already signaled semaphore


From: Matthias Weisser
Subject: [lwip-users] SemSignal gets called on a already signaled semaphore
Date: Thu, 31 May 2007 10:02:57 +0200

Hi

After playing around with my echo server I saw a strange behavior of my 
sys_sem_signal() implementation. I have implemented the semaphores as binary 
mutexes. Now I see that one of the semaphores is created with a initial count 
of 0 then signaled and then signaled again. Can this be ignored as I expect or 
indicates it another bug in my port?


Matthias





reply via email to

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