Commit Graph

26 Commits (master)

Author SHA1 Message Date
Sean Bright 82bef2ed90 docs: Indent <since> tags.
3 months ago
George Joseph 77d5550d14 docs: Add version information to manager event instance XML elements
3 months ago
George Joseph 13ccbc1d08 lock.c: Separate DETECT_DEADLOCKS from DEBUG_THREADS
2 years ago
Naveen Albert 063722a64b lock.c: Add AMI event for deadlocks.
3 years ago
Corey Farrell 4c19b94968
lock: Replace __ast_mutex_logger with private log_mutex_error.
7 years ago
Corey Farrell 205c6be895
lock: Improve performance of DEBUG_THREADS.
7 years ago
Corey Farrell 569e9a8391 Single API for ast_store_lock_info and ast_remove_lock_info.
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
George Joseph d425971009 chan_sip: Address runaway when realtime peers subscribe to mailboxes
9 years ago
Diederik de Groot c991e5472e lock.c: Check *lt before dereferencing it
9 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Richard Mudgett 308c1b41dd DEBUG_THREADS: Fix regression and lock tracking initialization problems.
11 years ago
Richard Mudgett c8ebf3e3c7 Revert -r411073. It didn't help and blew up the system.
11 years ago
Richard Mudgett 89e12de79d locking: Add temporary sanity checks.
11 years ago
David M. Lee c2e6e1ef49 Fix DEBUG_THREADS when lock is acquired in __constructor__
12 years ago
Richard Mudgett 46b9e5450f Fix memory corruption when trying to get "core show locks".
12 years ago
Kevin Harwell 2eebab3992 Fix for segfault in __ast_rwlock_destroy with DEBUG_THREADS
12 years ago
Matthew Jordan 588e90a4d9 Re-initialize logmsgs mutex upon logger initialization to prevent lock errors
13 years ago
David M. Lee 05fd2ef0a6 Fixes ast_rwlock_timed[rd|wr]lock for BSD and variants.
13 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
13 years ago
Kinsey Moore c5b3db1956 Kill off red blobs in most of main/*
13 years ago
Terry Wilson 632cd26411 Merged revisions 314358 via svnmerge from
14 years ago
Tilghman Lesher fc4df44bd8 Merged revisions 307142 via svnmerge from
14 years ago
Tilghman Lesher 16c3ea3d42 Merged revisions 304950 via svnmerge from
14 years ago
Russell Bryant 90ac07ce45 Attempt to fix FreeBSD build problem.
15 years ago
Jason Parker 9e3f5fa6fb Remove ABI differences that occured when compiling with DEBUG_THREADS.
15 years ago