OSDN Git Service

* thread.h (List_remove): Make node parameter const. Use simple comparison and
authorcgf <cgf>
Mon, 30 May 2005 18:37:40 +0000 (18:37 +0000)
committercgf <cgf>
Mon, 30 May 2005 18:37:40 +0000 (18:37 +0000)
commit0b72b13f10d616512ffa72b14f43cbd94b7bbfca
tree265bf79f89f76bff83b656863b8f4593d11f4456
parent7759c5974f1a86f526e4f2b7810e531c3350ba52
* thread.h (List_remove): Make node parameter const.  Use simple comparison and
assignment rather than InterlockedCompareExchangePointer since access is
already synchronized.
winsup/cygwin/ChangeLog
winsup/cygwin/thread.h