Home
last modified time | relevance | path

Searched refs:withReadLock (Results 1 – 25 of 43) sorted by relevance

12

/dports/devel/stack/stack-2.7.3/_cabal_deps/tls-1.5.5/Network/TLS/Context/
H A DInternal.hs43 , withReadLock
308 withReadLock :: Context -> IO a -> IO a
309 withReadLock ctx f = withMVar (ctxLockRead ctx) (const f) function
315 withRWLock ctx f = withReadLock ctx $ withWriteLock ctx f
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/tls-1.5.4/Network/TLS/Context/
H A DInternal.hs40 , withReadLock
292 withReadLock :: Context -> IO a -> IO a
293 withReadLock ctx f = withMVar (ctxLockRead ctx) (const f) function
299 withRWLock ctx f = withReadLock ctx $ withWriteLock ctx f
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/tls-1.5.4/Network/TLS/Context/
H A DInternal.hs40 , withReadLock
292 withReadLock :: Context -> IO a -> IO a
293 withReadLock ctx f = withMVar (ctxLockRead ctx) (const f) function
299 withRWLock ctx f = withReadLock ctx $ withWriteLock ctx f
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/tls-1.5.4/Network/TLS/Context/
H A DInternal.hs40 , withReadLock
292 withReadLock :: Context -> IO a -> IO a
293 withReadLock ctx f = withMVar (ctxLockRead ctx) (const f) function
299 withRWLock ctx f = withReadLock ctx $ withWriteLock ctx f
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/tls-1.5.5/Network/TLS/Context/
H A DInternal.hs43 , withReadLock
308 withReadLock :: Context -> IO a -> IO a
309 withReadLock ctx f = withMVar (ctxLockRead ctx) (const f) function
315 withRWLock ctx f = withReadLock ctx $ withWriteLock ctx f
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/tls-1.5.4/Network/TLS/Context/
H A DInternal.hs40 , withReadLock
292 withReadLock :: Context -> IO a -> IO a
293 withReadLock ctx f = withMVar (ctxLockRead ctx) (const f) function
299 withRWLock ctx f = withReadLock ctx $ withWriteLock ctx f
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/tls-1.5.5/Network/TLS/Context/
H A DInternal.hs43 , withReadLock
308 withReadLock :: Context -> IO a -> IO a
309 withReadLock ctx f = withMVar (ctxLockRead ctx) (const f) function
315 withRWLock ctx f = withReadLock ctx $ withWriteLock ctx f
/dports/lang/elm/compiler-0.19.1/_cabal_deps/tls-1.5.4/Network/TLS/Context/
H A DInternal.hs40 , withReadLock
292 withReadLock :: Context -> IO a -> IO a
293 withReadLock ctx f = withMVar (ctxLockRead ctx) (const f) function
299 withRWLock ctx f = withReadLock ctx $ withWriteLock ctx f
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/tls-1.5.5/Network/TLS/Context/
H A DInternal.hs43 , withReadLock
308 withReadLock :: Context -> IO a -> IO a
309 withReadLock ctx f = withMVar (ctxLockRead ctx) (const f) function
315 withRWLock ctx f = withReadLock ctx $ withWriteLock ctx f
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/tls-1.5.4/Network/TLS/Context/
H A DInternal.hs40 , withReadLock
292 withReadLock :: Context -> IO a -> IO a
293 withReadLock ctx f = withMVar (ctxLockRead ctx) (const f) function
299 withRWLock ctx f = withReadLock ctx $ withWriteLock ctx f
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/tls-1.5.4/Network/TLS/Context/
H A DInternal.hs40 , withReadLock
292 withReadLock :: Context -> IO a -> IO a
293 withReadLock ctx f = withMVar (ctxLockRead ctx) (const f) function
299 withRWLock ctx f = withReadLock ctx $ withWriteLock ctx f
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/tls-1.5.4/Network/TLS/Context/
H A DInternal.hs40 , withReadLock
292 withReadLock :: Context -> IO a -> IO a
293 withReadLock ctx f = withMVar (ctxLockRead ctx) (const f) function
299 withRWLock ctx f = withReadLock ctx $ withWriteLock ctx f
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/tls-1.5.5/Network/TLS/Context/
H A DInternal.hs43 , withReadLock
308 withReadLock :: Context -> IO a -> IO a
309 withReadLock ctx f = withMVar (ctxLockRead ctx) (const f) function
315 withRWLock ctx f = withReadLock ctx $ withWriteLock ctx f
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/tls-1.5.5/Network/TLS/Context/
H A DInternal.hs43 , withReadLock
308 withReadLock :: Context -> IO a -> IO a
309 withReadLock ctx f = withMVar (ctxLockRead ctx) (const f) function
315 withRWLock ctx f = withReadLock ctx $ withWriteLock ctx f
/dports/devel/scalatest/scalatest-1.6.1/src/main/scala/org/scalatest/concurrent/
H A DPimpedReadWriteLock.scala64 def withReadLock[T](f: => T): T = PimpedReadWriteLock.withLock(lock.readLock) {f} method
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/tls-1.5.4/Network/TLS/
H A DContext.hs33 , withReadLock
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/tls-1.5.4/Network/TLS/
H A DContext.hs33 , withReadLock
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/tls-1.5.4/Network/TLS/
H A DContext.hs33 , withReadLock
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/tls-1.5.4/Network/TLS/
H A DContext.hs33 , withReadLock
/dports/lang/elm/compiler-0.19.1/_cabal_deps/tls-1.5.4/Network/TLS/
H A DContext.hs33 , withReadLock
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/tls-1.5.4/Network/TLS/
H A DContext.hs33 , withReadLock
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/tls-1.5.4/Network/TLS/
H A DContext.hs33 , withReadLock
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/tls-1.5.4/Network/TLS/
H A DContext.hs33 , withReadLock
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/tls-1.5.5/Network/TLS/
H A DContext.hs33 , withReadLock
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/tls-1.5.5/Network/TLS/
H A DContext.hs33 , withReadLock

12