SafeConcurrent

From HaskellWiki
Revision as of 10:15, 11 April 2009 by ChrisKuklewicz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The base package (version 3.0.3.1) code for Control.Concurrent.QSem and QSemN is not exception safe.

This page is for holding proposed replacement code.