Thu Apr 28 2011 17:16:22

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().

{
}