eina: disable abort on shutdown when triggered by system monitoring thread
authorMike Blumenkrantz <zmike@samsung.com>
Fri, 15 Jun 2018 19:38:33 +0000 (15:38 -0400)
committerJongmin Lee <jm105.lee@samsung.com>
Sun, 17 Jun 2018 22:18:40 +0000 (07:18 +0900)
commit1c3ece446603fa85ee885c7b518790ab6841d619
tree02ad519b41d2c914202f29de6cc32ffd64d3066a
parentfa07cdea32ff9763a1f3fbc8f7992112cf4e908e
eina: disable abort on shutdown when triggered by system monitoring thread

Summary:
this lock/thread never gets destroyed, so it should not trigger failure cases
when that is always the case

@fix

Depends on D6266

Reviewers: stefan_schmidt, ManMower, devilhorns

Reviewed By: ManMower

Subscribers: cedric, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D6267
src/lib/eina/eina_debug_cpu.c
src/lib/eina/eina_main.c