代码搜索结果

找到约 10,000 项符合 PID 的代码

i386bsd-xdep.c

/* BSDI $Id: i386bsd-xdep.c,v 1.2 1992/09/02 17:43:24 trent Exp $ */ /* * GDB support code for BSD/386. */ #include #include #include #include

unistd.h

/*- * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, ar

kill.c

#include #include #include #include "sys/syscall.h" #include int errno; int __trap0 (int function, int p1, int p2, int p3); #define TRAP0(f, p1, p2, p

wait.h

/* sys/wait.h Copyright 1997, 1998, 2001 Red Hat, Inc. This file is part of Cygwin. This software is a copyrighted work licensed under the terms of the Cygwin license. Please consult the file "

signal-into-win32-api.c

/* * Test if signal is delivered to the application which is * currently inside of native syscall */ #include #include #include #include #includ

killed.c

#include #include #include #include int pid; void * child_func (void *dummy) { kill (pid, SIGKILL); exit (1); } int main () { pthread_t child;

content.java

package data; /** * Title: * Description:由mobile_content表提取的内容 ; * 根据msg_type确定tp_pid,tp_udhi,msg_fmt三个参数; * 定义数据结构; * Copyright: Copyright (c) 2002 * Company: * @au

content.java~310~

package data; /** * Title: * Description: * Copyright: Copyright (c) 2002 * Company: * @author * @version 1.0 */ //由mobile_content表提取的内容 ++++数据结构++++++ public class Content { public

content.java

package data; /** * Title: * Description:由mobile_content表提取的内容 ; * 根据msg_type确定tp_pid,tp_udhi,msg_fmt三个参数; * 定义数据结构; * Copyright: Copyright (c) 2002 * Company: * @au

content.java~310~

package data; /** * Title: * Description: * Copyright: Copyright (c) 2002 * Company: * @author * @version 1.0 */ //由mobile_content表提取的内容 ++++数据结构++++++ public class Content { public