Synchronization bool shared fields



Is synchronization for bool shared fields required in multithreaded
application?

Is there a cases when for example changing value from true to false in one
thread, when another thread is reading this field, will lead to true value
in this field?


.



Relevant Pages

  • Re: WritePrivateProfile multithreaded?
    ... there are always synchronization issues when any writing can overlap any reading. ... I may have one process reading/writing to the ini file and another just ...
    (microsoft.public.vc.mfc)
  • synchronizing (?) two worksheets
    ... Is this synchronization? ... I hope that the above explanation is clear enough. ... Lewis Shanks ... Prev by Date: ...
    (microsoft.public.excel.worksheet.functions)
  • Re: CreateFile and multithreading
    ... that when moving File Poniter ... I have to use synchronization, ... But when just reading no need to. ... > MVP VC++ FAQ: http://www.mvps.org/vcfaq ...
    (microsoft.public.vc.language)
  • Re: Are collection methods like GetSize thread safe?
    ... >>own multithreading synchronization. ... Calling GetSize() is no different that reading the integer. ... code is responsible for synchronization. ...
    (microsoft.public.vc.mfc)
  • Re: time to come clean... .
    ... i have spent hours reading about rsync. ... The University of Texas at Dallas ...
    (freebsd-questions)