bdw+@cs.cmu.edu (Blake Ward) (06/04/91)
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?