ecs : make client list thread-safe use QTAIL_FOREACH_SAFE instead of QTAIL_FOREACH... 36/21136/2
authorGeunhae LEE <geunhae.lee@samsung.com>
Mon, 12 May 2014 12:12:24 +0000 (21:12 +0900)
committerJinhyung Choi <jinhyung2.choi@samsung.com>
Thu, 15 May 2014 09:45:06 +0000 (02:45 -0700)
commit5a31a1d08c43060b6170fe43b317311058081933
treed308ec69cf51dbcf457d733c7e0ab9f93b4e77c2
parentffc48957281dfa18b3fbab3c0e8510d4cf5c6d0a
ecs : make client list thread-safe use QTAIL_FOREACH_SAFE instead of QTAIL_FOREACH not to call ecs_close in stop_ecs (FIXME)

Change-Id: I76dfbd3c4e97fd925f0d1108c034f9eecf05f5c7
Signed-off-by: Geunhae LEE <geunhae.lee@samsung.com>
tizen/src/ecs/ecs.c