[mythtv-firehose] mythtv/mythtv-rec2 commit: 141e0b265 by Daniel Kristjansson (daniel-kristjansson)

MythTV noreply at mythtv.org
Tue May 3 01:07:32 UTC 2011


      Author:  Daniel Kristjansson <danielk at cuymedia.net>
 Change Date:  2011-05-02T09:31:11-07:00
   Push Date:  2011/05/02 18:07:29 -0700
  Repository:  mythtv
      Branch:  mythtv-rec2
New Revision:  141e0b265ab73e84b20fbb090af0a8ebcd4524bb
   Changeset:  https://github.com/MythTV/mythtv/commit/141e0b265

Log:

Slight rework of [eaa146], converting FIFOWriter pthread's to QThread.

Blocks on thread startup + changes shutdown so that we don't block on the numpipe # thread shutdowns until we've told all of them to shut down first (speeding things up a little bit). Some locking is changed slightly to take advantage of QMutexLocker. Finally, we now don't wait for data in the fifo loop when we've already been told to shutdown.

Modified:

   mythtv/libs/libmythtv/fifowriter.cpp
   mythtv/libs/libmythtv/fifowriter.h



More information about the mythtv-firehose mailing list