CVSROOT: /cvs/glibc Module name: libc Changes by: drepper@sourceware.org 2004-05-21 16:18:26 Modified files: nptl/sysdeps/pthread: pthread_cond_wait.c Log message: (__pthread_cond_wait): Compare __broadcast_seq with bc_seq after acquiring internal lock instead of before it.