summaryrefslogtreecommitdiff
path: root/main/lock.c
AgeCommit message (Expand)Author
2017-10-24Single API for ast_store_lock_info and ast_remove_lock_info.Corey Farrell
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-09-23chan_sip: Address runaway when realtime peers subscribe to mailboxesGeorge Joseph
2016-04-21lock.c: Check *lt before dereferencing itDiederik de Groot
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2014-12-12DEBUG_THREADS: Fix regression and lock tracking initialization problems.Richard Mudgett
2014-03-25Revert -r411073. It didn't help and blew up the system.Richard Mudgett
2014-03-24locking: Add temporary sanity checks.Richard Mudgett
2013-09-09Fix DEBUG_THREADS when lock is acquired in __constructor__David M. Lee
2013-08-23Fix memory corruption when trying to get "core show locks".Richard Mudgett
2013-05-15Fix for segfault in __ast_rwlock_destroy with DEBUG_THREADSKevin Harwell
2012-11-23Re-initialize logmsgs mutex upon logger initialization to prevent lock errorsMatthew Jordan
2012-08-27Fixes ast_rwlock_timed[rd|wr]lock for BSD and variants.David M. Lee
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-03-22Kill off red blobs in most of main/*Kinsey Moore
2011-04-20Merged revisions 314358 via svnmerge from Terry Wilson
2011-02-09Merged revisions 307142 via svnmerge from Tilghman Lesher
2011-01-31Merged revisions 304950 via svnmerge from Tilghman Lesher
2010-06-09Attempt to fix FreeBSD build problem.Russell Bryant
2010-04-22Remove ABI differences that occured when compiling with DEBUG_THREADS.Jason Parker