[cmucl-ticket] [cmucl] #78: MP:PROCESS-WAIT should have an efficient way to wait for completion of another process

cmucl cmucl-devel at common-lisp.net
Sat Mar 16 17:41:37 UTC 2013


#78: MP:PROCESS-WAIT should have an efficient way to wait for completion of
another process
----------------------+-----------------------------------------------------
 Reporter:  sionescu  |       Owner:  somebody 
     Type:  defect    |      Status:  new      
 Priority:  major     |   Milestone:           
Component:  Core      |     Version:  2013-03-a
 Keywords:            |  
----------------------+-----------------------------------------------------
 With the addition of a MP:PROCESS-FINISHED-P, the scheduler could avoid
 polling in this case:
 {{{
 (mp:process-wait "..." #'mp:process-finished-p other-process)
 }}}

-- 
Ticket URL: <http://trac.common-lisp.net/cmucl/ticket/78>
cmucl <http://common-lisp.net/project/cmucl>
Cmucl is a high-performance, free Common Lisp implementation.


More information about the cmucl-ticket mailing list