Re: multiple threads and volatile
- From: Hallvard B Furuseth <h.b.furuseth@xxxxxxxxxxx>
- Date: Thu, 10 Jul 2008 21:52:00 +0200
Hallvard B Furuseth writes:
then the program must behave as if it did just that rather than
i = 200;
- The compiler can optimize that to i = 5;
Eh. About people not being smart enough... that was an incomplete
search & replace:-)
--
Hallvard
.
- References:
- multiple threads and volatile
- From: S James S Stapleton
- Re: multiple threads and volatile
- From: Hallvard B Furuseth
- Re: multiple threads and volatile
- From: S James S Stapleton
- Re: multiple threads and volatile
- From: Hallvard B Furuseth
- multiple threads and volatile
- Prev by Date: Re: multiple threads and volatile
- Next by Date: properly shutdown threads
- Previous by thread: Re: multiple threads and volatile
- Next by thread: Re: multiple threads and volatile
- Index(es):
Relevant Pages
|