From: Steven Seeger <steve@domain.hid>
To: Philippe Gerum <rpm@xenomai.org>
Cc: "xenomai@xenomai.org" <xenomai@xenomai.org>
Subject: Re: [Xenomai-help] more on registry stuff
Date: Wed, 12 Oct 2005 07:45:23 -0700 [thread overview]
Message-ID: <BF726F93.17F8%steve@domain.hid> (raw)
In-Reply-To: <434D20EA.9070905@domain.hid>
Well, last time it occurred I just did a ls /proc/xenomai/registry/mutexes
I saw a two names of each mutex. I didn't look at any other stats. Next time
it occurs I'll do that.
Steven
On 10/12/05 7:42 AM, "Philippe Gerum" <rpm@xenomai.org> wrote:
> 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
>> Xenomai-help@domain.hid
>> https://mail.gna.org/listinfo/xenomai-help
>>
>
prev parent reply other threads:[~2005-10-12 14:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-12 14:37 [Xenomai-help] more on registry stuff Steven Seeger
2005-10-12 14:42 ` Philippe Gerum
2005-10-12 14:45 ` Steven Seeger [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=BF726F93.17F8%steve@domain.hid \
--to=steve@domain.hid \
--cc=rpm@xenomai.org \
--cc=xenomai@xenomai.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.