Opened 18 years ago

Closed 18 years ago

#2022 closed task (duplicate)

Convert a tight loop to a thread condition in AnalogScan

Reported by: russell@… Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

This patch addresses the same situation as the patches in tickets #2019 and #2021. A tight loop waiting for a thread to be up and running has been replaced with the more efficient method of using a thread condition.

IRC: russellb

Attachments (1)

analogscan_threadcond.patch (1.4 KB) - added by russell@… 18 years ago.

Download all attachments as: .zip

Change History (2)

Changed 18 years ago by russell@…

Attachment: analogscan_threadcond.patch added

comment:1 Changed 18 years ago by russell@…

Resolution: duplicate
Status: newclosed

I have integrated this patch into ticket #2019.

Note: See TracTickets for help on using tickets.