init.c File Reference

Go to the source code of this file.

Functions

mgk_error_code mgk_initialize (int *argc, char ***argv)
int __mgk_remote_call (mgk_host *host, mgk_remcmd cmd, int argc, mgk_value **argv, int rargc, mgk_value **rargv)
void __mgk_remote_propagate (mgk_link *lk)

Variables

static mgk_host the_host
mgk_error_code mgk_errno = E_SUCCESS
mgk_node__mgk_running_node = NULL
jmp_buf __mgk_node_abort_context
mgk_host__mgk_host_table = &the_host
mgk_host__mgk_local_host = &the_host
int __mgk_num_hosts = 1

Function Documentation

int __mgk_remote_call ( mgk_host host,
mgk_remcmd  cmd,
int  argc,
mgk_value **  argv,
int  rargc,
mgk_value **  rargv 
)

Definition at line 31 of file init.c.

void __mgk_remote_propagate ( mgk_link lk  ) 

Definition at line 41 of file init.c.

mgk_error_code mgk_initialize ( int *  argc,
char ***  argv 
)

Definition at line 25 of file init.c.


Variable Documentation

Definition at line 20 of file init.c.

Definition at line 21 of file init.c.

Definition at line 19 of file init.c.

int __mgk_num_hosts = 1

Definition at line 22 of file init.c.

Definition at line 18 of file init.c.

Definition at line 17 of file init.c.

mgk_host the_host [static]
Initial value:
{
  OBJ_HOST,
  0
}

INIT.C ---- global data and initialization code

Definition at line 11 of file init.c.

Generated on Thu May 30 15:42:57 2013 for GME by  doxygen 1.6.3