Declaration

func lockReadLayers()

Declaration

- (void) lockReadLayers;

Declaration

lockReadLayers()

Discussion

This does not by itself protect mutable contents of individual layers. Balance this call with unlockReadLayers()unlockReadLayersunlockReadLayers on the same thread. Read and write access may be nested on the same thread.

See Also

Locking

See Also

Locking