K 10 svn:author V 8 deischen K 8 svn:date V 27 2000-11-16T22:50:33.000000Z K 7 svn:log V 237 Fix a bug where a statically initialized condition variable was not getting properly initialized in pthread_cond_signal() and pthread_cond_broadcast(). Reportedly, this can cause an application to die. MFC candidate Submitted by: ade END