Re: [OpenSIPS-Devel] [opensips] lock_ops.h: added support for debugging locks (#621)

2015-08-31 Thread Liviu Chircu
Merged #621. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/pull/621#event-396487445___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Re: [OpenSIPS-Devel] [opensips] lock_ops.h: added support for debugging locks (#621)

2015-08-27 Thread Liviu Chircu
Really looking forward to using this. It's the type of easily overlooked feature that can turn out to be a huge time saver if the developer/platform maintainer is aware of it! --- Reply to this email directly or view it on GitHub:

[OpenSIPS-Devel] [opensips] lock_ops.h: added support for debugging locks (#621)

2015-08-27 Thread ionel-cerghit
with the flag DBG_LOCK set(from menuconfig for example), with each lock will be stored information regarding the place from where the lock was aquired (file, function, line) You can view, comment on, or merge this pull request online at: https://github.com/OpenSIPS/opensips/pull/621 -- Commit