[mythtv-commits] mythtv commit: r6684 by danielk
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Wed Jun 22 06:24:24 UTC 2005
Author: danielk
Date: 2005-06-22 06:24:24 +0000 (Wed, 22 Jun 2005)
New Revision: 6684
Changeset: http://cvs.mythtv.org/trac/changeset/6684
Modified:
trunk/mythtv/programs/mythbackend/autoexpire.cpp
Log:
Commit of Ari Suutari's FreeBSD pthread compatibility patch.
I think this type of thread initialization is in about ten
other places, but I guess those are all compiled only on
Linux systems where the construct is harmless.
We probably should define a pthread wrappers, one for joinable
threads and another for detached threads, but this commit is
mostly a test of my svn setup...
More information about the mythtv-commits
mailing list