[mythtv-commits] mythtv commit: r6954 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Jul 28 19:04:40 EDT 2005


      Author: danielk
        Date: 2005-07-28 23:04:39 +0000 (Thu, 28 Jul 2005)
New Revision: 6954
   Changeset: http://cvs.mythtv.org/trac/changeset/6954

Modified:

   trunk/mythtv/libs/libmythtv/dvbsignalmonitor.cpp
   trunk/mythtv/libs/libmythtv/pchdtvsignalmonitor.cpp
   trunk/mythtv/libs/libmythtv/signalmonitor.cpp
   trunk/mythtv/libs/libmythtv/signalmonitor.h

Log:

This changes the SignalMonitor locking introduced earlier this week
so that the locks are released while emitting a signal. This means
threads that periodically check the status of the signalmonitor will
not be blocked by a long running signal handler.






More information about the mythtv-commits mailing list