Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!udel!rochester!pt.cs.cmu.edu!bdw From: bdw+@cs.cmu.edu (Blake Ward) Newsgroups: comp.sys.mac.programmer Subject: ThinkC version of Threads Package? Message-ID: <13269@pt.cs.cmu.edu> Date: 3 Jun 91 17:02:19 GMT Distribution: usa Organization: School of Computer Science, Carnegie Mellon Lines: 9 Has anyone successfully ported the Threads Package that was described in DEVELOP Issue 6 (support for concurrent tasks within the same application) to ThinkC? It looks like it was written for use with MPW and C++, but I imagine that the .o file could be converted to a ThinkC library without too much trouble. If someone has ported it, does ThinkC's debugger still work fine after the Threads Package has been swapping the stack contents for multiple threads?