Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > e82b8af0978cac587cfa606380b357e4 > files > 37

ghc-stm-devel-2.2.0.1-7.fc15.i686.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Control.Concurrent.STM</title><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
window.onload = function () {pageLoad();setSynopsis("mini_Control-Concurrent-STM.html");};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="src/Control-Concurrent-STM.html">Source</a></li><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul><p class="caption">stm-2.2.0.1: Software Transactional Memory</p></div><div id="content"><div id="module-header"><table class="info"><tr><th>Portability</th><td>non-portable (requires STM)</td></tr><tr><th>Stability</th><td>experimental</td></tr><tr><th>Maintainer</th><td>libraries@haskell.org</td></tr></table><p class="caption">Control.Concurrent.STM</p></div><div id="description"><p class="caption">Description</p><div class="doc"><p>Software Transactional Memory: a modular composable concurrency
 abstraction.  See
</p><ul><li> <em>Composable memory transactions</em>, by Tim Harris, Simon Marlow, Simon
    Peyton Jones, and Maurice Herlihy, in /ACM Conference on Principles
    and Practice of Parallel Programming/ 2005.
    <a href="http://research.microsoft.com/Users/simonpj/papers/stm/index.htm">http://research.microsoft.com/Users/simonpj/papers/stm/index.htm</a>
</li></ul></div></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src">module <a href="Control-Monad-STM.html">Control.Monad.STM</a></p></div><div class="top"><p class="src">module <a href="Control-Concurrent-STM-TVar.html">Control.Concurrent.STM.TVar</a></p></div><div class="top"><p class="src">module <a href="Control-Concurrent-STM-TMVar.html">Control.Concurrent.STM.TMVar</a></p></div><div class="top"><p class="src">module <a href="Control-Concurrent-STM-TChan.html">Control.Concurrent.STM.TChan</a></p></div><div class="top"><p class="src">module <a href="Control-Concurrent-STM-TArray.html">Control.Concurrent.STM.TArray</a></p></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.9.2</p></div></body></html>