dba7283 Fix mfence patch

Authored and Committed by Petr Machata 11 years ago
    Fix mfence patch
    
    - Since the __TBB_full_memory_fence macro was function-call-like, it
      stole () intended for function invocation.  GCC now warns about this.
    
        
file modified
+1 -1
file modified
+5 -1