代码搜索结果
找到约 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 */
#defi
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
usbdetectid.ini
[MAIN]
groupnum=3
[group1]
vid=0x0C76
pid=0x0027
ini=.\func1.ini
[group2]
vid=0x0C76
pid=0x0027
ini=.\func2.ini
[group3]
vid=0x0C76
pid=0x0007
ini=.\func3.ini
test10.c
#include
#include
#include
#include
#include
#include
#include
void child_process_main1(void);
void child_process_main2
test9.c
#include
#include
#include
#include
#include
#include
#include
void child_process_main1(void);
void child_process_main2
test11.c
#include
#include
#include
#include
#include
#include
#include
void process_signal(int sig);
void child_process_main(vo
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
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
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