threadstorage.c File Reference
Debugging support for thread-local-storage objects.
More...
#include "asterisk.h"
Go to the source code of this file.
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 |
|
) |
|