All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philippe Gerum <rpm@xenomai.org>
To: Sagi Maimon <SMaimon@advaoptical.com>,
	"xenomai@xenomai.org" <xenomai@xenomai.org>
Subject: Re: [Xenomai] Using xenomai posix routines instead of Linux POSIX routines
Date: Tue, 31 Mar 2015 09:04:44 +0200	[thread overview]
Message-ID: <551A470C.5060909@xenomai.org> (raw)
In-Reply-To: <2b2ffe256e0547af996997c833660a44@MUC-S-EX13B.advaoptical.com>

On 03/31/2015 08:23 AM, Sagi Maimon wrote:
> Hi, 
> thanks for the help.
> I have read the document, and the use of wrapper makes good sense. 
> According to the document, when calling "pthread_create" (by using the XENO_POSIX_LIBS flags),  it will call  "__wrap_pthread_create" routine.
> But I am using Xenomai 2.6.4 , and there is no implementation of "__wrap_pthread_create" routine, 
> instead there is implementation of "pthread_create" under  kernel/xenomai/skins/posix/thread.c
> 
> Can you please explain it?

Wrappers are implemented in user-space (see src/skins/posix).

-- 
Philippe.


  reply	other threads:[~2015-03-31  7:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-30 13:40 [Xenomai] Using xenomai posix routines instead of Linux POSIX routines Sagi Maimon
2015-03-30 13:49 ` Philippe Gerum
2015-03-31  6:23   ` Sagi Maimon
2015-03-31  7:04     ` Philippe Gerum [this message]
2015-03-31  7:16       ` Sagi Maimon

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=551A470C.5060909@xenomai.org \
    --to=rpm@xenomai.org \
    --cc=SMaimon@advaoptical.com \
    --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.