Author delwarl
Recipients delwarl, gvanrossum
Date 2007-10-26.18:38:36
SpamBayes Score 0.14506
Marked as misclassified No
Message-id <1193423916.95.0.713369511348.issue1332@psf.upfronthosting.co.za>
In-reply-to
Content
Yes.  Here's what I think the problem is:  InterlockedCompareExchange 
called from EnterNonRecursiveMutex in thread_nt.h:101 seems to returns 
(-1) as 0x00000000FFFFFFFF instead of 0xFFFFFFFFFFFFFFFF.  Still working 
out why though...
History
Date User Action Args
2007-10-26 18:38:37delwarlsetspambayes_score: 0.14506 -> 0.14506
recipients: + delwarl, gvanrossum
2007-10-26 18:38:36delwarlsetspambayes_score: 0.14506 -> 0.14506
messageid: <1193423916.95.0.713369511348.issue1332@psf.upfronthosting.co.za>
2007-10-26 18:38:36delwarllinkissue1332 messages
2007-10-26 18:38:36delwarlcreate