Xenomai API  2.6.5

Real-time shadow services. More...

Include dependency graph for shadow.c:

Functions

int xnshadow_harden (void)
 Migrate a Linux task to the Xenomai domain. More...
 
void xnshadow_relax (int notify, int reason)
 Switch a shadow thread back to the Linux domain. More...
 
int xnshadow_map (xnthread_t *curr, xncompletion_t __user *u_completion, unsigned long __user *u_mode_offset)
 Create a shadow thread context. More...
 
xnshadow_ppd_t * xnshadow_ppd_get (unsigned muxid)
 Return the per-process data attached to the calling process. More...
 

Detailed Description

Real-time shadow services.

Author
Philippe Gerum

Copyright (C) 2001-2008 Philippe Gerum rpm@x.nosp@m.enom.nosp@m.ai.or.nosp@m.g. Copyright (C) 2004 The RTAI project http://www.rtai.org Copyright (C) 2004 The HYADES project http://www.hyades-itea.org Copyright (C) 2005 The Xenomai project http://www.xenomai.org Copyright (C) 2006 Gilles Chanteperdrix gille.nosp@m.s.ch.nosp@m.antep.nosp@m.erdr.nosp@m.ix@xe.nosp@m.noma.nosp@m.i.org

Xenomai is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Xenomai is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Xenomai; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.