Foreign.Concurrent

Foreign.Concurrent

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

Description

FFI datatypes and operations that use or require concurrency (GHC only).

Concurrency-based ForeignPtr operations<