gc.c File Reference

Release allocated memory. More...

Go to the source code of this file.

Functions

void gc ()
void gc_process (Process_T *p)
void gc_mail_list (Mail_T *m)


Detailed Description

Release allocated memory.

Author:
Jan-Henrik Haukeland, <hauk@tildeslash.com> , Martin Pala, <martin.pala@hq.iol.cz>
Version:
$Id: gc.c,v 1.12 2002/12/21 13:56:04 hauk Exp $

Definition in file gc.c.


Function Documentation

void gc  
 

Definition at line 55 of file gc.c.

References gc_protocols(), myrun::mygroup, processlist, and Run.

void gc_mail_list Mail_T   m
 

Definition at line 131 of file gc.c.

References ASSERT.

Referenced by gc_process(), and spawn().

void gc_process Process_T   p
 

Definition at line 64 of file gc.c.

References ASSERT, and gc_mail_list().