代码搜索:rtLinux

找到约 409 项符合「rtLinux」的源代码

代码结果 409
www.eeworm.com/read/192848/5149731

readme

INTRODUCTION This is an example of a tcpserver and client running both in RTLinux. CONFIGURATION Modify sources to assign correctly IP addresses and run >make examples in the directory containing t
www.eeworm.com/read/192848/5149734

readme

INTRODUCTION This is an example of a tcpserver running in RTLinux. In this case, tcpserver creates a thread for each incoming connection, so many tcpclients can be inserted at once. CONFIGUR
www.eeworm.com/read/180227/5287822

h hello_shm.h

/* * RTLinux "Hello World" example using schared memmory (mbuff) * * Der Herr Hofrat 2001 */ #include volatile char *hello_shm;
www.eeworm.com/read/292670/3950866

readme

INTRODUCTION This is an example of a tcpserver and client running both in RTLinux. CONFIGURATION Modify sources to assign correctly IP addresses and run >make examples in the directory containing t
www.eeworm.com/read/292670/3950869

readme

INTRODUCTION This is an example of a tcpserver running in RTLinux. In this case, tcpserver creates a thread for each incoming connection, so many tcpclients can be inserted at once. CONFIGUR
www.eeworm.com/read/382361/2637927

readme

INTRODUCTION This is an example of a tcpserver and client running both in RTLinux. CONFIGURATION Modify sources to assign correctly IP addresses and run >make examples in the directory containing t
www.eeworm.com/read/382361/2637930

readme

INTRODUCTION This is an example of a tcpserver running in RTLinux. In this case, tcpserver creates a thread for each incoming connection, so many tcpclients can be inserted at once. CONFIGUR
www.eeworm.com/read/180227/5288076

txt releasenote.txt

This is an evolutionary version of RTLinux 3.2. There is little change from 3.1 but 3.2 is mainly there to gather new stuff. Added software: Unsupported: This directory contains contributed softwar
www.eeworm.com/read/180227/5288112

h rtl_spinlock.h

/* * RTLinux POSIX spinlock implementation * * Written by Michael Barabanov * Copyright (C) Finite State Machine Labs Inc., 1999 * Released under the terms of the GPL Version 2 * */ #ifndef __
www.eeworm.com/read/180227/5288152

readme

PSC was a second attempt at user space real-time and FSMLabs is no longer actively supporting it. The current RTLinux support for protected memory is the PSDD (Protected Space Development Domain) and