eina_threadqueue - fix const ptr warning on spinlocks if atomic disabled
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Fri, 5 Aug 2016 04:42:50 +0000 (13:42 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Fri, 5 Aug 2016 04:42:50 +0000 (13:42 +0900)
commit6b6823e5af645929264551f806f2defff576602d
tree72eaaa1855a7529f34bb6573bb8094f512ad5747
parent013c0702f410796667020b0cd0c473f077887cf3
eina_threadqueue - fix const ptr warning on spinlocks if atomic disabled

atomics SHOULDNT be disabled anyway, but if they are... fix this
warning. (no real bug)
src/lib/eina/eina_thread_queue.c