OSDN Git Service

* thread.h (pthread::equal): New static method.
authortpfaff <tpfaff>
Thu, 17 Apr 2003 19:57:00 +0000 (19:57 +0000)
committertpfaff <tpfaff>
Thu, 17 Apr 2003 19:57:00 +0000 (19:57 +0000)
commit78512507da6c426b0e469f2763005ddda4484261
tree5852798b4b7a1bc4cf5a6b38cfd35b0adc2a5ec3
parent0c9778e0a2dc8e1927442215ca4c7e92675451de
* thread.h (pthread::equal): New static method.
* thread.cc: Rename pthread_equal to pthread::equal throughout.
(pthread_equal): Use pthread::equal to compare threads ids.
winsup/cygwin/ChangeLog
winsup/cygwin/thread.cc
winsup/cygwin/thread.h