src/winsup/cygwin ChangeLog thread.h

corinna@cygwin.com corinna@cygwin.com
Mon Sep 5 15:17:00 GMT 2005


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corinna@sourceware.org	2005-09-05 15:17:03

Modified files:
	winsup/cygwin  : ChangeLog thread.h 

Log message:
	* thread.h (pthread_mutex::get_pthread_self): Remove.
	(pthread_mutex::lock): Use ::pthread_self as self parameter.
	(pthread_mutex::trylock): Ditto.
	(pthread_mutex::unlock): Ditto.
	(pthread_mutex::destroy): Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.3063&r2=1.3064
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/thread.h.diff?cvsroot=src&r1=1.101&r2=1.102



More information about the Cygwin-cvs mailing list