summaryrefslogtreecommitdiff
path: root/main/threadstorage.c
AgeCommit message (Expand)Author
2007-10-16Permit building under DEBUG_THREADLOCALS. Thanks snuff.Joshua Colp
2007-10-16Merged revisions 85818 via svnmerge from Joshua Colp
2007-10-11Merge a ton of NEW_CLI conversions. Thanks to everyone that helped out! :)Russell Bryant
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...Tilghman Lesher
2007-01-05use a rwlock-list for the list of TLS objectsKevin P. Fleming
2007-01-04Merged revisions 49553 via svnmerge from Kevin P. Fleming