pid_i.h

00001 
00002 
00003 /*---------------------------------------------------------------------------
00004    
00005    File name    :   pid_i.h
00006    Author       :   Nicolas Devillard
00007    Created on   :   Sept 2000
00008    Description  :   process information handling routines.
00009 
00010  *--------------------------------------------------------------------------*/
00011 
00012 /*
00013     $Id: pid_i.h,v 1.1 2003/09/03 12:50:47 amodigli Exp $
00014     $Author: amodigli $
00015     $Date: 2003/09/03 12:50:47 $
00016     $Revision: 1.1 $
00017 */
00018 
00019 #ifndef _PID_I_H_
00020 #define _PID_I_H_
00021 
00022 /*---------------------------------------------------------------------------
00023                         Function ANSI prototypes
00024  ---------------------------------------------------------------------------*/
00025 
00026 
00027 
00028 /*-------------------------------------------------------------------------*/
00039 /*--------------------------------------------------------------------------*/
00040 int pid_exists(long pid);
00041 
00042 #endif

Generated on Wed Oct 26 13:08:54 2005 for SINFONI Pipeline Reference Manual by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001