This is the mail archive of the cygwin@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]

RE: pthreads works, sorta


> -----Original Message-----
> From: Tak Ota [mailto:Takaaki.Ota@am.sony.com]
> Sent: Wednesday, June 27, 2001 3:53 PM
> To: cygwin@cygwin.com
> Subject: Re: pthreads works, sorta
> 
> 
> I'm not sure either.  If that is the case, replacing IsBadWritePtr
> with IsBadReadPtr maybe the answer since can't read mans can't write.
> 


Nope, write is the one :]

IIRC my cpu bits correctly there is a page bit for readonly, not page
bits for read and for write.

So writeable implies readable, readable does not imply writeable.

Rob

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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