From: Philippe Gerum <rpm@xenomai.org>
To: Registrierungen <regist@bmwedler.de>, xenomai@xenomai.org
Subject: Re: [Xenomai] Xenomai 3.0rc creating alchemy task in a shared object
Date: Thu, 30 Apr 2015 09:34:31 +0200 [thread overview]
Message-ID: <5541DB07.4050304@xenomai.org> (raw)
In-Reply-To: <5541BFA1.40101@bmwedler.de>
On 04/30/2015 07:37 AM, Registrierungen wrote:
> Hello,
>
> i ve got a working xenomai application using alchemy tasks and try to
> outource funtionallity into a shared object.
> If i try to create a thread (same code like in the application) in the
> shared object rt_create_task allways returns EEXISTS.
> Name parameter change or set to NULL does not change anything.
>
> Are there any side effects if i try to create alchemy tasks inside a
> shared object or are there any restrictions?
>
Short answer, no. However, I can't comment more on this issue, since I
don't know which -rc you are currently running, whether this is a dual
kernel or single kernel configuration, etc.
The output of the following command may help:
$ ./your-app --dump-config
--
Philippe.
next prev parent reply other threads:[~2015-04-30 7:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-30 5:37 [Xenomai] Xenomai 3.0rc creating alchemy task in a shared object Registrierungen
2015-04-30 7:34 ` Philippe Gerum [this message]
2015-04-30 8:04 ` Registrierungen
2015-04-30 8:23 ` 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=5541DB07.4050304@xenomai.org \
--to=rpm@xenomai.org \
--cc=regist@bmwedler.de \
--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.