notify.h File Reference

#include <libc.h>

Go to the source code of this file.

Defines

#define __SYSINTERF_NOTIFY_H__   1
#define SYSNOTIFY_NOTIFY   1
#define SYSNOTIFY_COLLECT   2
#define SYSNOTIFY_UNNOTIFY   3
#define SYSNOTIFY_DUMP   10

Functions

int core_notify (pid_t notify_mgr)
pid_t core_collect (pid_t pid, int *status, int options)
int notify (pid_t who, pid_t when_dead)
int unnotify (pid_t who, pid_t when_dead)
pid_t collect (pid_t pid, int *status, int options)


Define Documentation

#define __SYSINTERF_NOTIFY_H__   1
 

#define SYSNOTIFY_COLLECT   2
 

#define SYSNOTIFY_DUMP   10
 

#define SYSNOTIFY_NOTIFY   1
 

#define SYSNOTIFY_UNNOTIFY   3
 


Function Documentation

pid_t collect pid_t  pid,
int *  status,
int  options
 

pid_t core_collect pid_t  pid,
int *  status,
int  options
 

collect information about dead processes from core

int core_notify pid_t  notify_mgr  ) 
 

tell core to notify pid (notify mgr) when processes are dead there could be only one notify mgr

int notify pid_t  who,
pid_t  when_dead
 

tell notify mgr to be notified when pid dies

int unnotify pid_t  who,
pid_t  when_dead
 

tell notify mgr not to be notified when pid dies


Generated on Wed May 24 23:05:58 2006 for LSE/OS by  doxygen 1.4.6