Mon Sep 20 2010 00:34:04

Asterisk developer's documentation


Functions

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

{
}