[mythtv-commits] mythtv commit: r23005 - in trunk/mythtv/libs by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Dec 25 14:56:05 UTC 2009


      Author: danielk
        Date: 2009-12-25 14:56:05 +0000 (Fri, 25 Dec 2009)
New Revision: 23005
   Changeset: http://svn.mythtv.org/trac/changeset/23005

Modified:

   trunk/mythtv/libs/libmyth/util.cpp
   trunk/mythtv/libs/libmyth/util.h
   trunk/mythtv/libs/libmythdb/mythversion.h

Log:

Adds a myth_yield() function which does a sched_yield when supported and usleep when not, this is to allow us to get rid of a bunch of small usleeps in the code which are used when we really want to yield.






More information about the mythtv-commits mailing list