summaryrefslogtreecommitdiff
path: root/include/asterisk/lock.h
AgeCommit message (Expand)Author
2004-05-09Add new file utils.c, Move ast_gethostbyname to utils.cJames Golovich
2004-04-22gethostbyname isn't reentrant, who knew...Mark Spencer
2004-04-19Fix lock initialization in lock debugging modeMark Spencer
2004-04-12Revert locking changes which break static locks (even on linux since it's par...Mark Spencer
2004-04-12Change mutex defines so it should work on OS that don't have the _NP mutex ty...James Golovich
2004-04-06Don't redefine ast_mutex_initMark Spencer
2004-04-06Update locking for non-debug mode, tooMark Spencer
2004-04-06Bite the bullet and require RECURSIVE mutexesMark Spencer
2004-04-01Expand SIP opaque buffers, prefer recursive to "error checking" mutexes...Mark Spencer
2004-03-20Add some comments to lock.hJames Golovich
2004-03-15Actually commit the new #definesJames Golovich
2003-08-26Make debugging possible by using #define's instead of inlinesMark Spencer
2003-08-13Add crash optionMark Spencer
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksMark Spencer
2003-04-27More contributed BSD enhancementsMark Spencer
2003-02-04Version 0.3.0 from FTPMark Spencer
2002-05-14Version 0.1.12 from FTPMark Spencer