NSObject(LockingAdditions) Klassenreferenz

#import <NSObject-LockingAdditions.h>

Aufstellung aller Elemente


Öffentliche Methoden

(void) - lock
(BOOL) - tryLock
(void) - lockWithPriority
(BOOL) - tryLockWithPriority
(void) - unlock
(void) - yieldLock
(BOOL) - isLocked

Öffentliche, statische Methoden

(void) + clearLocks

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei NSObject-LockingAdditions.h.


Dokumentation der Elementfunktionen

+ (void) clearLocks  

- (void) lock  

- (BOOL) tryLock  

- (void) lockWithPriority  

- (BOOL) tryLockWithPriority  

- (void) unlock  

- (void) yieldLock  

- (BOOL) isLocked  


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: