Fix timing issues 80/106480/3 accepted/tizen/3.0/common/20161227.101538 accepted/tizen/3.0/ivi/20161226.025903 accepted/tizen/3.0/mobile/20161226.025808 accepted/tizen/3.0/tv/20161226.025826 accepted/tizen/3.0/wearable/20161226.025844 submit/tizen_3.0/20161223.022504
authorKichan Kwon <k_c.kwon@samsung.com>
Wed, 21 Dec 2016 08:25:20 +0000 (17:25 +0900)
committerKichan Kwon <k_c.kwon@samsung.com>
Thu, 22 Dec 2016 12:03:37 +0000 (21:03 +0900)
commitf96ce9f106dbc2641a1802012d40fa3c722913cd
treef3cf1f92388af257da175af0afb3298b3958a61a
parent97d27b9803cf6223ebdd5fbbda86853236cd358c
Fix timing issues

- No more use constructor for userinfo-list
  - When resourced starts, gumd may not be ready
- No more create user DB after initialization
  - There is no scenario about new user
- Unify update and data threads
  - These threads can access DB simultaneously

Change-Id: I119c33b138cfb62c30f03b9ecc5b9e7538842a83
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
src/common/userinfo-list.c
src/heart/logging.c