aboutsummaryrefslogtreecommitdiffstats
path: root/main/threadstorage.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-16Permit building under DEBUG_THREADLOCALS. Thanks snuff.file1-2/+1
2007-10-16Merged revisions 85818 via svnmerge from file1-1/+1
2007-10-11Merge a ton of NEW_CLI conversions. Thanks to everyone that helped out! :)russell1-32/+47
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...tilghman1-1/+1
2007-01-05use a rwlock-list for the list of TLS objectskpfleming1-11/+11
2007-01-04Merged revisions 49553 via svnmerge from kpfleming1-0/+227