Control.Concurrent.QSem

Control.Concurrent.QSem

Copyright (c) The University of Glasgow 2001
License BSD-style (see the file libraries/base/LICENSE)
Maintainer libraries@haskell.org
Stability experimental
Portability non-portable (concurrency)
Safe Haskell Safe
Language Haskell2010

Description

Simple quantity semaphores.

Simple Quantity Semaphores

data QSem 登录查看完整内容