CVSROOT: /cvs/glibc Module name: libc Changes by: drepper@sourceware.org 2003-11-21 09:42:38 Modified files: nptl : pthread_cond_init.c Log message: (__pthread_cond_init): Initialize __mutex element with ~0l for pshared condvars, with NULL otherwise.