When defining the LOCK macro, make sure we calculate the index for the local_lock right, core % (CORES / 2) sounds way better than (core % CORES) / 2, especially when CORES is an odd number. This should fix github issue #153.awsm
parent
bc608c1d7c
commit
7bbced66ad
Loading…
Reference in new issue