Commit Briefs


rsc

add threadgetname


rsc

fix typo


rsc

add threadspawnl



rsc

Many small edits.


rsc

add threadnotify


rsc

autolib


rsc

add threadlinklibrary




rsc

add chansetname prototype



rsc

new thread library


rsc

Rewrite to remove dependence on rendezvous and its bizarre

data structures. Makes it easier to use pthreads too. Still need to add code for non-pthreads systems. Just a checkpoint to switch work to another machine.