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@iol.cz>
Version:
$Id: gc.c,v 1.16 2003/02/17 15:34:19 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 134 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().