[mythtv-commits] Ticket #5501: Convert pthreads -> Mthread (was: Convert pthreads -> Qthread)

MythTV noreply at mythtv.org
Sun Jul 31 17:21:38 UTC 2011


#5501: Convert pthreads -> Mthread
------------------------------+--------------------------
 Reporter:  ijr               |          Owner:  danielk
     Type:  task              |         Status:  assigned
 Priority:  minor             |      Milestone:  unknown
Component:  MythTV - General  |        Version:  head
 Severity:  medium            |     Resolution:
 Keywords:                    |  Ticket locked:  0
------------------------------+--------------------------

Comment (by danielk):

 The attached patch creates MThread and MThreadPool and converts to their
 use throughout.

 They provide basically the same interface as the Qt classes they are named
 after, but shutdown DB connections for us and provide additional safety
 over the Qt classes via simple sanity checks.

 Only mythfrontend has had any testing.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/5501#comment:30>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list