From: Jan Kiszka <jan.kiszka@domain.hid>
To: d p <dogpointer@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] root_thread_exit in pSOS skin
Date: Wed, 04 Oct 2006 15:55:59 +0200 [thread overview]
Message-ID: <4523BD6F.2050708@domain.hid> (raw)
In-Reply-To: <e3291e320610030716i59d9bf11q286b2d142b79ef8d@domain.hid>
[-- Attachment #1: Type: text/plain, Size: 635 bytes --]
d p wrote:
> I'm trying to use Xenomai over a Linux machine, in particular I'm trying to
> emulate a pSOS system by using the demo satch (executable satch_uvm). I see
> that root_thread_exit is never called.
>
> How I have to do to get root_thread_exit called? I'd like to use this
> function to remove a pipe created in root_thread_init.
root_thread_exit maps to __xeno_user_exit [1], and that should get
called by the UVM main function [2].
Jan
[1]http://www.rts.uni-hannover.de/xenomai/lxr/source/include/nucleus/types.h#L129
[2]http://www.rts.uni-hannover.de/xenomai/lxr/source/include/asm-uvm/system.h#L406
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 250 bytes --]
next prev parent reply other threads:[~2006-10-04 13:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-03 14:16 [Xenomai-help] root_thread_exit in pSOS skin d p
2006-10-04 13:55 ` Jan Kiszka [this message]
2006-10-04 14:39 ` d p
2006-10-04 15:03 ` Jan Kiszka
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=4523BD6F.2050708@domain.hid \
--to=jan.kiszka@domain.hid \
--cc=dogpointer@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.