代码搜索:rtLinux
找到约 409 项符合「rtLinux」的源代码
代码结果 409
www.eeworm.com/read/101153/6237835
defconfig
#
# Automatically generated make config: don't edit
#
RTLINUX_V3=y
#
# Support options
#
CONFIG_RTL_POSIX_IO=y
CONFIG_RTL_ERRNO_THREADSAFE=y
# CONFIG_RTL_FP_SUPPORT is not set
CONFIG_RTL_DEVMEM_SUPPO
www.eeworm.com/read/180227/5288051
defconfig
#
# Automatically generated make config: don't edit
#
RTLINUX_V3=y
#
# Support options
#
CONFIG_RTL_POSIX_IO=y
CONFIG_RTL_ERRNO_THREADSAFE=y
# CONFIG_RTL_FP_SUPPORT is not set
CONFIG_RTL_DEVMEM_SUPPO
www.eeworm.com/read/180227/5288060
defconfig
#
# Automatically generated make config: don't edit
#
RTLINUX_V3=y
#
# Support options
#
CONFIG_RTL_POSIX_IO=y
CONFIG_RTL_ERRNO_THREADSAFE=y
# CONFIG_RTL_FP_SUPPORT is not set
CONFIG_RTL_DEVMEM_SUPPO
www.eeworm.com/read/294145/3919692
c crash.c
/**
* crash.c - make RTLinux crash as simple as possible...
*/
#include
#include
#define BUF_LEN 256
void *start_it( void *arg ) {
FILE *f;
int i=0;
char str[BUF_LEN]
www.eeworm.com/read/101153/6237792
makefile
# Standalone Makefile for rt_com
#
# Copyright (C) 1997-1999 Jochen K黳per
# CFLAGS += -c -I/usr/include/rtlinux -O2
include ../../rtl.mk
# CFLAGS += -DRTLINUX_V1
INSTALL = install -c
all: rt_
www.eeworm.com/read/101153/6237839
defconfig
#
# Automatically generated make config: don't edit
#
RTLINUX_V3=y
_POSIX_THREADS=y
_POSIX_THREAD_SAFE_FUNCTIONS=y
_POSIX_THREAD_PRIORITY_SCHEDULING=y
_POSIX_THREAD_PROCESS_SHARED=y
_POSIX_THREAD_ATTR
www.eeworm.com/read/101153/6237843
defconfig
#
# Automatically generated make config: don't edit
#
RTLINUX_V3=y
_POSIX_THREADS=y
_POSIX_THREAD_SAFE_FUNCTIONS=y
_POSIX_THREAD_PRIORITY_SCHEDULING=y
_POSIX_THREAD_PROCESS_SHARED=y
_POSIX_THREAD_ATTR
www.eeworm.com/read/180227/5287834
c timers.c
/*
* Modified by J. Vidal to test RTLinux POSIX.4 interval timers 22-09-2002
*
*/
#include
#include
#include
#include
#include "utils.h"
#define perror(s
www.eeworm.com/read/180227/5287973
makefile
# Standalone Makefile for rt_com
#
# Copyright (C) 1997-1999 Jochen K黳per
# CFLAGS += -c -I/usr/include/rtlinux -O2
include ../../rtl.mk
# CFLAGS += -DRTLINUX_V1
INSTALL = install -c
all: rt_
www.eeworm.com/read/180227/5288066
defconfig
#
# Automatically generated make config: don't edit
#
RTLINUX_V3=y
_POSIX_THREADS=y
_POSIX_THREAD_SAFE_FUNCTIONS=y
_POSIX_THREAD_PRIORITY_SCHEDULING=y
_POSIX_THREAD_PROCESS_SHARED=y
_POSIX_THREAD_ATTR