[Info-vax] Looking into C-include files on VMS
MetaEd
metaed at gmail.com
Mon Nov 9 10:05:07 EST 2009
On Nov 9, 8:04 am, JF Mezei <jfmezei.spam... at vaxination.ca> wrote:
> put some wrapper so that the thread behaves as a process from the
> application's point of view, while remaining within the main VMS process
> which makes access to IO structures much easier.
Threads share one data space, whereas what you want with fork() is a
duplicate data space.
More information about the Info-vax
mailing list