K 10 svn:author V 3 mtm K 8 svn:date V 27 2003-05-29T20:58:31.000000Z K 7 svn:log V 252 Make the mutex static initializers look more like the one for condition variables. Cosmetic. Explicitly compare against PTHREAD_MUTEX_INITIALIZER. We shouldn't encourage calls to the mutex functions with null pointers to mutexes. Approved by: re/jhb END