CVSROOT: /usr/cvs Changes by: jkrell at birch. 09/11/22 01:10:53 Modified files: cm3/m3-libs/m3core/src/thread/PTHREAD/: ThreadPThread.m3 Log message: copy from release: fix parameter order to pthread_cond_wait -- cond then mu, not mu then cond, Solaris nicely fails an assert on this exact line