eina - cpu count - fic cpu count to count # of cores correctly
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Fri, 15 May 2015 10:05:33 +0000 (19:05 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Fri, 15 May 2015 10:05:33 +0000 (19:05 +0900)
commitbeaa9b386452bdbaa8e444dddcb008d6d63f4ec8
tree184cdb6730493dc1feb30791842ff5aa22f7abba
parentd744223f6dd0ddc05f0e16b5b23f6ed00e69ad82
eina - cpu count - fic cpu count to count # of cores correctly

@fix

this fixes the cpu count to count the numebr of available cores
correctly. before if core 0 happened to be off, we'd get 0 cpu cores
available due to the break
src/lib/eina/eina_cpu.c