Qtc.Core.QReadLocker

Contents

Documentation

Orphan instances

Qrelock (QReadLocker a) () # 
Instance details

Methods

relock :: QReadLocker a -> () -> IO () #

QreadWriteLock (QReadLocker a) () # 
Instance details

Methods

readWriteLock :: QReadLocker a -> () -> IO (QReadWriteLock ()) #

Qunlock (QReadLocker a) () (IO ()) # 
Instance details

Methods

unlock :: QReadLocker a -> () -> IO () #