env obj - fixx implementation to use a shared object
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Thu, 14 Feb 2019 11:27:27 +0000 (11:27 +0000)
committerWonki Kim <wonki_.kim@samsung.com>
Fri, 8 Mar 2019 11:49:34 +0000 (20:49 +0900)
commit2449fe2917fd37a1fb2e943eb8d2891906a5f267
tree299d14f827b05054632e8f7eff8353b1647b12d9
parent8674e910192b2e807b0f4a99750a9917a1abe476
env obj - fixx implementation to use a shared object

so this chnage totally threww away all the thread safety and locking
without doing the simple thing of using a shared obcj for the global
env obj to ensure brute force safety at least. fix.
src/lib/ecore/efl_core_proc_env.c