Changes between Version 20 and Version 21 of OpenMPTransformation


Ignore:
Timestamp:
04/20/14 21:50:13 (12 years ago)
Author:
siegel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OpenMPTransformation

    v20 v21  
    118118* if the state value is -1: no-op
    119119* if the state value is tid: set it to -1
    120 * else: some other thread has some write to the variable which it hasn't flushed.  Not exactly sure what is supposed to happen, but I think this is like a race condition
     120* else: some other thread has some write to the variable which it hasn't flushed.  But this thread has not done any writes to that variable (since it last flushed).  This is a no-op.
    121121
    122122Function