Tue Mar 2 17:34:36 2010

Asterisk developer's documentation


threadstorage.c File Reference

Debugging support for thread-local-storage objects. More...

#include "asterisk.h"
#include "asterisk/_private.h"
Include dependency graph for threadstorage.c:

Go to the source code of this file.

Functions

void threadstorage_init (void)

Detailed Description

Debugging support for thread-local-storage objects.

Author:
Kevin P. Fleming <kpfleming@digium.com>

Definition in file threadstorage.c.


Function Documentation

void threadstorage_init ( void   ) 

Provided by threadstorage.c

Definition at line 31 of file threadstorage.c.

Referenced by main().

00032 {
00033 }


Generated on 2 Mar 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1