File include/bpo_proc_internal.h

Included in:

Included Files


Preprocessor definitions

#define MPLIB1_BPO_PROC_INTERNAL

#define SHM_INHERIT_GROUP

#define SHM_INHERIT_PROGRAM

#define SHM_AUTOMAGIC_PIPE

#define SHM_CHECK_ALL_PROCESSES 1

#define SHM_CHECK_THIS_PROCESS 2

#define SHM_CHECK_DEAD_PROCESSES 3

#define SHM_LEAVE_PROC 0

#define SHM_DELETE_PROC 1

#define PID_STR_LEN 12


Type struct shm_proc_list


Type struct shm_process


Type struct shm_process_private


Type struct cache_proc_list


Typedef Validate_Processes_t

typedef int (*Validate_Processes_t)(struct shm_process_private* shmpp,void* param1)