* [Xenomai-help] xenomai - realtime task
@ 2009-04-17 4:12 luan dinh
2009-04-17 12:53 ` Gilles Chanteperdrix
0 siblings, 1 reply; 2+ messages in thread
From: luan dinh @ 2009-04-17 4:12 UTC (permalink / raw)
To: xenomai-help
[-- 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 --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-04-17 12:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-17 4:12 [Xenomai-help] xenomai - realtime task luan dinh
2009-04-17 12:53 ` Gilles Chanteperdrix
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.