[mythtv] [patch] dtv pthread mutex init

John Pullan jmp at tarantella.com
Tue Jan 4 12:22:10 EST 2005


I think John Poet's (2nd) patch cure this as well as moving the ring
buffer code down into hdtv. I'd much prefer that one to be applied :)

On Tue, 2005-01-04 at 12:11 -0500, Daniel Thor Kristjansson wrote:
> John Pullan pointed out that a couple mutexes were destroyed in the 
> class constructor, instead of being created. I think this was a copy 
> paste error. The mutexes are properly initialized later in a different 
> class, but this is very ugly. This patch properly initializes the 
> mutexes in the DTVRecorder constructor, and removes the now superfluous 
> mutex initialization in HDTVRecorder::StartRecording().
> 
> -- Daniel
> _______________________________________________ mythtv-dev mailing list mythtv-dev at mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev



More information about the mythtv-dev mailing list