#1048: Add forkIO that starts in 'block' mode
-----------------------------+----------------------------------------------
 Reporter:  ChrisKuklewicz   |          Owner:  simonmar   
     Type:  feature request  |         Status:  closed     
 Priority:  normal           |      Milestone:  6.10 branch
Component:  libraries/base   |        Version:  6.6        
 Severity:  normal           |     Resolution:  fixed      
 Keywords:  concurrency      |     Difficulty:  Easy (1 hr)
 Testcase:                   |   Architecture:  Multiple   
       Os:  Multiple         |  
-----------------------------+----------------------------------------------
Changes (by simonmar):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 Finished:
 {{{
 Wed Jul  9 06:55:58 PDT 2008  Simon Marlow <[EMAIL PROTECTED]>
   * forkOS: start the new thread in blocked mode iff the parent was
 (#1048)
   This matches the behaviour of forkIO
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1048#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to