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

MythTV noreply at mythtv.org
Sun Jul 31 03:35:15 UTC 2011


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2011-07-30T20:30:57-07:00
   Push Date:  2011/07/30 20:35:06 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  7e05849f733377a04f6982e7d31d625111f3375b
   Changeset:  https://github.com/MythTV/mythtv/commit/7e05849f7

Log:

Added proper logging around wakeAll()

Thank you to danielk for finding this.  All uses of QWaitCondition::wakeAll()
are designed to be done under the same lock as the QWaitCondition::wait()
uses.

Modified:

   mythtv/libs/libmythbase/system-unix.cpp
   mythtv/libs/libmythbase/system-unix.h



More information about the mythtv-commits mailing list