[mythtv] [patch] thread safe verbose

John Patrick Poet john at BlueSkyTours.com
Fri Jan 14 14:09:31 EST 2005


On Fri, 14 Jan 2005, Daniel Thor Kristjansson wrote:

>
> I've been annoyed with error messages that are corrupted because two
> threads are trying to output a message at the same time. This patch
> addresses the ones that use the VERBOSE macro by adding a mutex
> to the macro so that only one thread outputs using the VERBOSE macro
> at once.
>
> The compile will take a while after you apply this, but the code will be
> much easier to debug.
>
> -- Daniel


Cool.  Thanks Daniel.


John


More information about the mythtv-dev mailing list