Threads
Papers
FastThreads and Quartz
-- threads for a multiprocessor, and measuring them, too (1990).
NewThreads
-- threads for multicomputers (1994).
PRESTO
-- multiprocessor threads with replacible components (1991).
QuickThreads
-- building fast portable threads quickly (1994).
Register Windows and User-Space Threads on the SPARC
, which explains how to implement user-level threads on V8 SPARC.
pardo@cs.washington.edu