文件名称:wait
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1014byte
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
/* wait.h - wait facility library header */
/*
* Copyright (c) 2003-2006 Wind River Systems, Inc.
*
* The right to copy, distribute or otherwise make use of this software
* may be licensed only pursuant to the terms of an applicable Wind River
* license agreement.
*/
/*
modification history
--------------------
01g,18jul06,jmg removed kernel declaration of wait() and waitpid()
01f,21jun06,pcm made pthread cancellation point modifications
01e,02feb06,mil Updated for POSIX namespace conformance (P9*).
01d,24aug05,kk updated wait() and waitpid() API
01c,27aug04,md fixed WIFSIGNALED() macro
01b,26nov03,nrj added function prototype
01a,28oct03,nrj written from posix spec
*/
#ifndef __INCwaith
#define __INCwaith
#ifdef __cplusplus
extern "C" {
#endif
/* includes */
#include <signal.h>
/* defines */
#define WNOHANG -/* wait.h- wait facility library header*/
/*
* Copyright (c) 2003-2006 Wind River Systems, Inc.
*
* The right to copy, distribute or otherwise make use of this software
* may be licensed only pursuant to the terms of an applicable Wind River
* license agreement.
*/
/*
modification history
--------------------
01g,18jul06,jmg removed kernel declaration of wait() and waitpid()
01f,21jun06,pcm made pthread cancellation point modifications
01e,02feb06,mil Updated for POSIX namespace conformance (P9*).
01d,24aug05,kk updated wait() and waitpid() API
01c,27aug04,md fixed WIFSIGNALED() macro
01b,26nov03,nrj added function prototype
01a,28oct03,nrj written from posix spec
*/
#ifndef __INCwaith
#define __INCwaith
#ifdef __cplusplus
extern "C" {
#endif
/* includes*/
#include <signal.h>
/* defines*/
#define WNOHANG
/*
* Copyright (c) 2003-2006 Wind River Systems, Inc.
*
* The right to copy, distribute or otherwise make use of this software
* may be licensed only pursuant to the terms of an applicable Wind River
* license agreement.
*/
/*
modification history
--------------------
01g,18jul06,jmg removed kernel declaration of wait() and waitpid()
01f,21jun06,pcm made pthread cancellation point modifications
01e,02feb06,mil Updated for POSIX namespace conformance (P9*).
01d,24aug05,kk updated wait() and waitpid() API
01c,27aug04,md fixed WIFSIGNALED() macro
01b,26nov03,nrj added function prototype
01a,28oct03,nrj written from posix spec
*/
#ifndef __INCwaith
#define __INCwaith
#ifdef __cplusplus
extern "C" {
#endif
/* includes */
#include <signal.h>
/* defines */
#define WNOHANG -/* wait.h- wait facility library header*/
/*
* Copyright (c) 2003-2006 Wind River Systems, Inc.
*
* The right to copy, distribute or otherwise make use of this software
* may be licensed only pursuant to the terms of an applicable Wind River
* license agreement.
*/
/*
modification history
--------------------
01g,18jul06,jmg removed kernel declaration of wait() and waitpid()
01f,21jun06,pcm made pthread cancellation point modifications
01e,02feb06,mil Updated for POSIX namespace conformance (P9*).
01d,24aug05,kk updated wait() and waitpid() API
01c,27aug04,md fixed WIFSIGNALED() macro
01b,26nov03,nrj added function prototype
01a,28oct03,nrj written from posix spec
*/
#ifndef __INCwaith
#define __INCwaith
#ifdef __cplusplus
extern "C" {
#endif
/* includes*/
#include <signal.h>
/* defines*/
#define WNOHANG
(系统自动生成,下载前可以参看下载内容)
下载文件列表
wait.h
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.