代码搜索结果
找到约 10,000 项符合
PID 的代码
dpf_test.c
/*
* Copyright (c) 1999 University of Utah and the Flux Group.
* All rights reserved.
*
* This file is part of the Flux OSKit. The OSKit is free software, also known
* as "open source;" you can
msg.h-data
type {struct msqid_ds}
type msgqnum_t
type msglen_t
constant MSG_NOERROR
element {struct msqid_ds} {struct ipc_perm} msg_perm
element {struct msqid_ds} msgqnum_t msg_qnum
element {struct msqid_ds}
shm.h-data
constant SHM_RDONLY
symbol SHMLBA
constant SHM_RND
type shmatt_t
type {struct shmid_ds}
element {struct shmid_ds} {struct ipc_perm} shm_perm
element {struct shmid_ds} size_t shm_segsz
element {stru
termios.c
/* libc/sys/linux/termios.c - Terminal control */
/* Written 2000 by Werner Almesberger */
#include
#include
#include
#include
int
tcgetattr
wait.c
/* libc/sys/linux/wait.c - Wait function wrappers */
/* Written 2000 by Werner Almesberger */
#include
#include
_syscall3(pid_t,waitpid,pid_t,pid,int *,wait_stat,
startagent.pl
$agent_host = 'localhost';
$agent_port = 7000;
$trap_port = 8000;
$comm = 'v1_private';
$comm2 = 'v2_private';
$comm3 = 'v3_private';
local $snmpd_cmd;
local $snmptrapd_cmd;
my $line;
sub snmptest_c
mpeg2t_video.c
#include "mpeg4ip.h"
#include "mpeg2_transport.h"
#include "mpeg2t_private.h"
#include "mp4av.h"
#define MPEG3_SEQUENCE_START_CODE 0x000001b3
#define MPEG3_PICTURE_START_CODE 0x0
run_test
#! /bin/sh
# run_test,v 4.3 1998/10/09 21:27:47 naga Exp
#
# Spawns CPP-inserver-fancy and CPP-inclient executables on a single host.
usage="usage: $0 #client_threads"
user=`whoami`
iteratio
banker.cpp
#include
#include
#include
using namespace std;
const int TASK_RUNNING=0;
const int TASK_SUCCEED=1;
const int TASK_WAITTING=2;
const int RLength=10;
int Rcs_left=RLe
setting.ini
[DEVICE_ID]
VID=0x071B
PID=0x3201
[SYSTEM_MSC_ID]
VID=0x071B
PID=0x3203
[LOADER_MSC_ID]
VID=0x071B
PID=0x3203
[SYSTEM]
;FIRMWARE=Firmware\RK27SDK.RKW
BOOTCODE=Rock27Boot.bin
SWITCHTO