gcInitialize man page on OpenIndiana

Man page or keyword search:  
man Server   20441 pages
apropos Keyword Search (all sections)
Output format
OpenIndiana logo
[printable version]

gcInitialize(3)						       gcInitialize(3)

NAME
       gcInitialize - configure settings at startup

SYNOPSIS
       #include <gct.h>

       gcInitialize(void);

MT-LEVEL
       Should not be called by user threads.

DESCRIPTION
       libgc calls gcInitialize at startup to give the user the opportunity to
       configure settings.  Users may define their own settings by including a
       function named gcInitialize in their programs using the form above.

       User programs should not call gcInitialize directly.

       To  use	the gcInitialize function, you must link your program with one
       of the libraries (see FILES).

RETURN VALUES
       Do not return a value from gcInitialize.

EXAMPLES
       #include <gct.h>
       . . .
       gcInitialize(void)
       {
	    gcFixPrematureFrees();
       }

FILES
       libgc.a, libgc.so
	      Libraries for deployment mode.

       libgc_dbg.a, libgc_dbg.so
	      Libraries for debugging mode.

SEE ALSO
       gcFixPrematureFrees(3) gcStopFixingPrematureFrees(3)

				  1998-06-12		       gcInitialize(3)
[top]

List of man pages available for OpenIndiana

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net