Volatile is Necessary

Jim Shankland jas at llama.rtech.UUCP
Tue Mar 29 11:36:55 AEST 1988


In article <7569 at brl-smoke.ARPA> gwyn at brl.arpa (Doug Gwyn (VLD/VMB) <gwyn>) writes:
> [About "volatile" being necessary for concurrent processes using
> shared memory:]
>You need a hell of a lot more than "volatile" to properly
>synchronize concurrent processes.

True enough, but not relevant.  Assuming you *have* the "hell of a lot
more" -- System V semaphores, for example -- you still need "volatilie."
Therefore, "volatile" is hardly an esoteric frill.
Jim Shankland
  ..!ihnp4!cpsc6a!\
               sun!rtech!jas
 ..!ucbvax!mtxinu!/

  > The preceding message was brought to you courtesy of Eddie       <
  > Enterprises, a broadly diversified, multinational corporation    <
  > bringing software, roofing supplies, exquisite keyboard sounds,  <
  > and other fine products to a hungry world.                       <



More information about the Comp.lang.c mailing list