Opened 19 years ago

Closed 19 years ago

#3630 closed patch (fixed)

Remove an unnecessary lock in mythmusic

Reported by: Russell Bryant <russell@…> Owned by: paulh
Priority: minor Milestone: 0.21
Component: mythmusic Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

This small patch removes a lock from mythmusic which is not necessary. The lock is only used around operations which are already atomic, a single write and a single read.

Attachments (1)

mythmusic.13175.txt (1015 bytes ) - added by Russell Bryant <russell@…> 19 years ago.

Download all attachments as: .zip

Change History (4)

by Russell Bryant <russell@…>, 19 years ago

Attachment: mythmusic.13175.txt added

comment:1 by stuartm, 19 years ago

Milestone: unknown0.21
Owner: changed from Isaac Richards to stuartm
Version: unknownhead

comment:2 by stuartm, 19 years ago

Owner: changed from stuartm to paulh

comment:3 by paulh, 19 years ago

Resolution: fixed
Status: newclosed

(In [14029]) Remove an unnecessary lock in CDRipperThread.

Closes #3630. Patch by Russell Bryant.

Note: See TracTickets for help on using tickets.