代码搜索结果
找到约 10,000 项符合
PID 的代码
wait.h
#ifndef _SYS_WAIT_H
#define _SYS_WAIT_H
#include
#define _LOW(v) ( (v) & 0377)
#define _HIGH(v) ( ((v) >> 8) & 0377)
/* options for waitpid, WUNTRACED not supported */
#define WNOHAN
wait.h
#ifndef _SYS_WAIT_H
#define _SYS_WAIT_H
#include
#define _LOW(v) ( (v) & 0377)
#define _HIGH(v) ( ((v) >> 8) & 0377)
/* options for waitpid, WUNTRACED not supported */
#define WNOHAN
wait.h
#ifndef _SYS_WAIT_H
#define _SYS_WAIT_H
#include
#define _LOW(v) ( (v) & 0377)
#define _HIGH(v) ( ((v) >> 8) & 0377)
/* options for waitpid, WUNTRACED not supported */
#define WNOHAN
module_virtual.h
#ifndef _MODULE_VIRTUAL_H
#define _MODULE_VIRTUAL_H
/**
* @brief default function error handlers
*/
//#define error_stub NULL
static inline void error_v(func_cb_ptr p)
{
}
static inli
blocklib.m
function [ret,x0,str,ts,xts]=blocklib(t,x,u,flag);
%BLOCKLIB is the M-file description of the SIMULINK system named BLOCKLIB.
% The block-diagram can be displayed by typing: BLOCKLIB.
%
% SYS=BLOC
wait.h
#ifndef _SYS_WAIT_H
#define _SYS_WAIT_H
#include
#define _LOW(v) ( (v) & 0377)
#define _HIGH(v) ( ((v) >> 8) & 0377)
/* options for waitpid, WUNTRACED not supported */
#define WNOHAN
elfcore.h
#ifndef _LINUX_ELFCORE_H
#define _LINUX_ELFCORE_H
#include
#include
#include
#include
#include
struct elf_siginfo
{
i
garminprotocol.cpp
//
// GPSMapEdit
// (c) Konstantin Galichsky (kg@geopainting.com), 2002-2004
//
// Garmin protocol implementation.
//
# include "StdAfx.h"
# include "GarminProtocol.h"
# include "ComPort.h"
sample2.m
function [ret,x0,str,ts,xts]=sample2(t,x,u,flag);
%SAMPLE2 is the M-file description of the SIMULINK system named SAMPLE2.
% The block-diagram can be displayed by typing: SAMPLE2.
%
% SYS=SAMPLE2(
section.cpp
/* Copyright (C) 1995, Tektronix Inc. All Rights Reserved.
*
* Usage Restrictions
*
* License is granted to copy, to use, and to make and to use derivative
* works for research and evaluation p