CVSROOT: /usr/cvs Changes by: hosking at birch. 09/11/02 19:18:32 Modified files: cm3/m3-libs/m3core/src/thread/PTHREAD/: ThreadPThread.m3 Log message: Let's make the mutex in Condition explicit rather than inherited. Implementation of Condition may change making it not like a mutex exactly.