[ECOS] problem about mutex lock/unlock in ecos 1.3.1

cvigne@free.fr cvigne@free.fr
Fri May 23 08:40:00 GMT 2003


Hi,

we have some problems when you use the mutex-lock: for instance, when we used 
the wait (in mutex.cxx in ecos 1.3.1), there are sometimes currentsched_lock == 
2 (whereas it must be 0 or 1!!): so just before to finish the wait, there is 
CYG_ASSERT(Scheduler::get_sched_lock() == 1, "...") !!

Is this a resolved problems in the new version of ecos? or have you any ideas 
to resolve our problems?

thanks for your answer

Cédric


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss



More information about the Ecos-discuss mailing list