From: Jeff Webb <jeff.webb@domain.hid>
To: Xenomai help <xenomai@xenomai.org>
Subject: Re: [Xenomai-help] max size for pipes and rt-fifos?
Date: Mon, 11 Sep 2006 15:03:03 -0500 [thread overview]
Message-ID: <4505C0F7.5060404@domain.hid> (raw)
In-Reply-To: <450113E7.6000907@domain.hid>
Jan Kiszka wrote:
>> /* Shut down the real-time thread */
>> pthread_cancel (fifotest_task);
>> pthread_join (fifotest_task, NULL);
>
> pthread_join requires RT context and will not work as expected. But
> that's unrelated to this problem.
Okay. (I now see this restriction in the docs.) What is the proper way to do this cleanup from kernel-space with Xenomai? (Pardon my asking, as I haven't done much programming using POSIX threads. I believe this syntax was suggested, or at least acceptable, with RTLinux.)
Thanks,
Jeff
next prev parent reply other threads:[~2006-09-11 20:03 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-06 21:14 [Xenomai-help] max size for pipes and rt-fifos? Jeff Webb
2006-09-07 9:23 ` Jan Kiszka
2006-09-07 19:53 ` Jeff Webb
2006-09-08 6:55 ` Jan Kiszka
2006-09-11 20:03 ` Jeff Webb [this message]
2006-09-11 20:49 ` Gilles Chanteperdrix
2006-09-11 22:29 ` Jan Kiszka
2006-09-12 11:29 ` Gilles Chanteperdrix
2006-09-08 13:59 ` Philippe Gerum
2006-09-09 16:05 ` Philippe Gerum
2006-09-11 20:29 ` Jeff Webb
2006-09-11 21:15 ` Philippe Gerum
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=4505C0F7.5060404@domain.hid \
--to=jeff.webb@domain.hid \
--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.