ecore_idle_exiter: unlock when Ecore_Task_Cb is NULL
authorSung-Taek Hong <sth253.hong@samsung.com>
Thu, 10 Dec 2015 08:01:25 +0000 (17:01 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 10 Dec 2015 08:01:25 +0000 (17:01 +0900)
commite840b255f4c0d4b3f641bebd2ba29c666a9d6be4
treefa00203e2b9afbd0e549603598ceae3dd26cca9f
parent4103f38eedd3535fc4680d7c1abb1a0f8cc9373d
ecore_idle_exiter: unlock when Ecore_Task_Cb is NULL

Summary:
- When Ecore_Task_Cb is not set, _ecore_idle_exiter_constructor
  returns without _ecore_unlock(), and remains to be locked.

Reviewers: jpeg

Reviewed By: jpeg

Subscribers: cedric, jpeg

Differential Revision: https://phab.enlightenment.org/D3424
src/lib/ecore/ecore_idle_exiter.c