This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin 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]

[PATCH] pthread_equal


2003-03-19  Thomas Pfaff  <tpfaff at gmx dot net>

	* pthread.cc (pthread_equal): Replacement for pthread_equal in
	thread.cc.
	* thread.cc: Rename pthread_equal to pthread::equal throughout.
	(pthread_equal): Remove.
	* thread.h (pthread::equal): New static method.

Attachment: pthread_equal.patch
Description: Text document


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