[comp.lang.c++] Light Weight Process/Thread Library?

jxr@thumper..bellcore.com (Jonathan Rosenberg) (02/14/91)

I'm new to this group, so please forgive me if this has been answered
before...

I'm looking for a C++ package/library that implements light weight
processes (threads) on Sun Unix (yeah, I'm talking about the kind that
run in one, or a few, Unix processes, share memory & are
non-preemptible).  I won't try to explain all of the
features/semantics we're interested -- I think it's easier for me to
just look at the package to ascertain its appropriateness.

Any pointers appreciated.

JR