plutus-pab-1.2.0.0
Safe Haskell None
Language Haskell2010

Control.Concurrent.Availability

Synopsis

Documentation

data Availability Source #

A semaphore-like construct whereby a service can signal to another thread that it's finished its startup phase, and is now available to use.