mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
add a lock to the message lock code
This commit is contained in:
@@ -36,6 +36,8 @@
|
||||
NSDictionary * fAttributes;
|
||||
|
||||
NSTimer * fTimer;
|
||||
|
||||
NSLock * fLock;
|
||||
}
|
||||
|
||||
- (void) updateLog: (NSTimer *) timer;
|
||||
|
||||
Reference in New Issue
Block a user