This mod will allow check_expr to compile in the presence of DEBUG_THREAD situations...
authorSteve Murphy <murf@digium.com>
Mon, 1 Oct 2007 23:20:20 +0000 (23:20 +0000)
committerSteve Murphy <murf@digium.com>
Mon, 1 Oct 2007 23:20:20 +0000 (23:20 +0000)
commitdb26685460e509344e5856d4bc9d67147ee1f870
treeacab4983d1445d7397a7034fccd72c9d1796dd5f
parentb3168a76c924a99302e54b821053939a4686ca53
This mod will allow check_expr to compile in the presence of DEBUG_THREAD situations. At least, it does for me. And it's less expensive than several other approaches I tried.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@84329 65c4cc65-6c06-0410-ace0-fbb531ad65f3
utils/check_expr.c