Changes between Version 44 and Version 45 of LightweightConcurrency

Show
Ignore:
Timestamp:
05/18/12 13:46:27 (13 months ago)
Author:
kc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LightweightConcurrency

    v44 v45  
    139139== User-level concurrency == 
    140140 
    141 Now that we have defined an abstract interface, lets look at how to construct user-level concurrency primitives using the scheduler actions.  
     141Now that we have defined an abstract scheduler interface, lets look at how to construct user-level concurrency primitives using the scheduler actions.  
    142142 
    143143=== Schedulers ===