代码搜索:user-space
找到约 286 项符合「user-space」的源代码
代码结果 286
www.eeworm.com/read/140122/5795021
c fptest.c
/*
* RTLinux user-space FPU test example
*
* Written by Michael Barabanov, 1998
* (C) FSMLabs 1999. baraban@fsmlabs.com
* Released under the GNU GENERAL PUBLIC LICENSE Version 2, June 1991
*/
www.eeworm.com/read/103509/6215093
c fptest.c
/*
* RTLinux user-space FPU test example
*
* Written by Michael Barabanov, 1998
* (C) FSMLabs 1999. baraban@fsmlabs.com
* Released under the GNU GENERAL PUBLIC LICENSE Version 2, June 1991
*/
www.eeworm.com/read/101153/6237721
c fptest.c
/*
* RTLinux user-space FPU test example
*
* Written by Michael Barabanov, 1998
* (C) FSMLabs 1999. baraban@fsmlabs.com
* Released under the GNU GENERAL PUBLIC LICENSE Version 2, June 1991
*/
www.eeworm.com/read/101153/6237745
c fptest.c
/*
* RTLinux user-space FPU test example
*
* Written by Michael Barabanov, 1998
* (C) FSMLabs 1999. baraban@fsmlabs.com
* Released under the GNU GENERAL PUBLIC LICENSE Version 2, June 1991
*/
www.eeworm.com/read/163818/5509316
c fptest.c
/*
* RTLinux user-space FPU test example
*
* Written by Michael Barabanov, 1998
* (C) FSMLabs 1999. baraban@fsmlabs.com
* Released under the GNU GENERAL PUBLIC LICENSE Version 2, June 1991
*/
www.eeworm.com/read/103510/6214872
txt compiler.txt
1. C++ and user-space inclusion
-------------------------------
RTAI system headers have been heavily reorganised and updated to be
C++ friendly. This allows to develop C++ support ontop of the RTAI
www.eeworm.com/read/294145/3919290
c user.c
/***************************************************************************
user.c - Implements all the necessary functions for user-space
-----------------
www.eeworm.com/read/294145/3919760
c user_dl.c
/***************************************************************************
user.c - Implements all the necessary functions for user-space
-----------------
www.eeworm.com/read/180227/5287821
readme
Hello world using mbuff to communicate data from non-rt user-space to
a rt-thread
hello_shm.o kernel module accessing a shared data structure via mbuff
user_shm user-space app that writes to this