Steven Seeger wrote:
My app always creates a set of mutexes with the same name. I do this when
creating them:
if(name&&!rt_mutex_bind(&_m, name, TM_NONBLOCK))
assert(!rt_mutex_delete(&_m));
This way, if it already exists, I delete it. Then I create it again.
They do not seem to delete. In fact, I see some duplicate names in
/proc/registry/mutex
Any /proc output to get more details?
Steven
_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help
--
Philippe.