From: luan dinh <dinhluanbmt@domain.hid>
To: xenomai-help <xenomai@xenomai.org>
Subject: [Xenomai-help] xenomai - realtime task
Date: Thu, 16 Apr 2009 21:12:33 -0700 (PDT) [thread overview]
Message-ID: <178051.15015.qm@domain.hid> (raw)
[-- Attachment #1: Type: text/plain, Size: 435 bytes --]
hi all.
i write a real-time task by using Native API such as :rt_task_create(), rt_task_start(rttask_demo,..)...
void rttask_demo(void *arg)
{
.../* posix API*/
}
In rttask_demo body code i use standard POSIX API such as : socket(), send(), recev() to connect to Network base on original Network driver.
in this case, does my rttask_demo execute as hard-realtime ?
I'm a newbabie in Xenomai
thanks for any advise.
Luan Dinh
[-- Attachment #2: Type: text/html, Size: 592 bytes --]
next reply other threads:[~2009-04-17 4:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-17 4:12 luan dinh [this message]
2009-04-17 12:53 ` [Xenomai-help] xenomai - realtime task Gilles Chanteperdrix
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=178051.15015.qm@domain.hid \
--to=dinhluanbmt@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.