This is the mail archive of the glibc-cvs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libc/nptl pthread_cond_destroy.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sources.redhat.com	2004-09-02 18:45:37

Modified files:
	nptl           : pthread_cond_destroy.c 

Log message:
	(__pthread_cond_destroy): Return EBUSY if there are waiters not
	signalled yet.  Wait until all already signalled waiters wake up.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/pthread_cond_destroy.c.diff?cvsroot=glibc&r1=1.4&r2=1.5


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]