From: David Bremner Date: Mon, 3 Sep 2018 14:00:26 +0000 (-0300) Subject: lib/thread: add macro for debug printing of threading X-Git-Tag: debian/0.28_rc0-1~32 X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;h=040fd630bf74eb8be75633bf3cbdb0c38d0f16f2;hp=040fd630bf74eb8be75633bf3cbdb0c38d0f16f2;p=notmuch lib/thread: add macro for debug printing of threading This is analogous to DEBUG_DATABASE_SANITY, and is intended to help debugging and to help users submit bug reports. ---