Asterisk - The Open Source Telephony Project  21.4.1
Functions
threadstorage.c File Reference

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

#include "asterisk.h"
#include "asterisk/_private.h"

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 kpfle.nosp@m.ming.nosp@m.@digi.nosp@m.um.c.nosp@m.om

Definition in file threadstorage.c.

Function Documentation

void threadstorage_init ( void  )

Provided by threadstorage.c

Definition at line 35 of file threadstorage.c.

36 {
37 }