CVSROOT: /usr/cvs
Changes by: jkrell at birch. 09/12/03 11:56:44
Modified files:
cm3/m3-libs/m3core/src/thread/WIN32/: ThreadWin32.m3
Log message:
-CONST debug = FALSE;
+VAR DEBUG := RTParams.IsPresent("debugthreads");
to be more like pthreads (though we don't currently print the same stuff)