CVSROOT: /usr/cvs Changes by: hosking at birch. 09/09/28 07:15:32 Modified files: cm3/m3-libs/m3core/src/thread/WIN32/: ThreadWin32.m3 Log message: Let's try to stay with the OO methods of MutexRep throughout Wait/AlertWait. This will allow subclasses of MUTEX to override acquire/release as necessary.