[mythtv-commits] mythtv/master commit: eaa146aac by Gavin Hurlbut (Beirdo)

MythTV noreply at mythtv.org
Sun Feb 27 22:07:47 UTC 2011


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2011-02-27T14:07:01-08:00
   Push Date:  2011/02/27 14:07:45 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  eaa146aac58d42c9f2d89fa57940e6d61965ad6f
   Changeset:  https://github.com/MythTV/mythtv/commit/eaa146aac

Log:

Converted FIFOWriter thread to QThreads

Pursuant to #5501, I have converted the FIFOWriter threads from pthreads to
QThreads.  Additionally, I converted the pthread mutexes to QMutex, and the
pthread cond variables to QWaitCondition.

Modified:

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



More information about the mythtv-commits mailing list