c++ - DMC & PTHREADS
- "Andrew Maclean" <a.maclean_remove_this_ acfr.usyd.edu.au> Dec 12 2001
- "Walter" <walter digitalmars.com> Dec 13 2001
Has anyone used the Digital Mars compiler with PThreads? If so are there any problems?
Dec 12 2001
Pthreads is a unix threading library. How a port of it would work on Win32 is up to whoever did the port <g>. "Andrew Maclean" <a.maclean_remove_this_ acfr.usyd.edu.au> wrote in message news:9v9313$2ogm$1 digitaldaemon.com...Has anyone used the Digital Mars compiler with PThreads? If so are there any problems?
Dec 13 2001








"Walter" <walter digitalmars.com>