src/winsup/cygserver ChangeLog bsd_mutex.cc

corinna@cygwin.com corinna@cygwin.com
Thu Dec 30 15:58:00 GMT 2004


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corinna@sourceware.org	2004-12-30 15:58:27

Modified files:
	winsup/cygserver: ChangeLog bsd_mutex.cc 

Log message:
	* bsd_mutex.cc: Include limits.h.
	(MSLEEP_MUTEX): New define for third parameter to msleep_event_name.
	(MSLEEP_SEM): Ditto.
	(MSLEEP_EVENT): Ditto.
	(msleep_event_name): Add third parameter to allow multiple
	synchronization objects per ident.
	(_msleep): Implement new synchronization technique to make sure
	that all threads have been woken up by a corresponding wakeup call.
	(wakeup): Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygserver/ChangeLog.diff?cvsroot=src&r1=1.40&r2=1.41
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygserver/bsd_mutex.cc.diff?cvsroot=src&r1=1.10&r2=1.11



More information about the Cygwin-cvs mailing list