startup.c File Reference

#include <ctype.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "misc.h"
#include "schedule.h"
#include "blocker.h"
#include "global.h"
#include "class.h"

Include dependency graph for startup.c:


Functions

void modulesinstalled ()
int pearl_methodinstall (char *name)
char * pearl_methodname (int method)
int createfamily ()
void nomorechildren (int a)
int create_proc (char *name, function func, int *env, char *classname, int stats_state)
int createchild (char *name, char *class)
int pearl_environment (char *name, char *type, int *retval)

Variables

int pearl_njobs = 0
char curname [256]

Function Documentation

void modulesinstalled  ) 
 

int pearl_methodinstall char *  name  ) 
 

char* pearl_methodname int  method  ) 
 

int createfamily  ) 
 

void nomorechildren int  a  ) 
 

int create_proc char *  name,
function  func,
int *  env,
char *  classname,
int  stats_state
 

Create an entry in the process table for an object and link the function pointer and the environment pointer.

Parameters:
name 
func 
env 
classname 
Returns:

int createchild char *  name,
char *  class
 

int pearl_environment char *  name,
char *  type,
int *  retval
 


Variable Documentation

int pearl_njobs = 0
 

char curname[256]
 


Generated on Wed Apr 5 21:02:30 2006 for Sesame by  doxygen 1.4.6