Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript |
c++ - DMC & PTHREADS
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
|