additional correction regarding haptic deadlock
authorjy910.yun <jy910.yun@samsung.com>
Mon, 15 Apr 2013 05:08:46 +0000 (14:08 +0900)
committerjy910.yun <jy910.yun@samsung.com>
Mon, 15 Apr 2013 05:12:28 +0000 (14:12 +0900)
commitb4159fdc374a1e85d08f316be752bba19af2ad8b
treec3e864193ef48fc55418484db9ecadb19e429a07
parentc0970715740a3f8765224399512c24daf27ae6a4
additional correction regarding haptic deadlock

cause : when subthread is waiting to system server, unexpectly thread died.
then the system server cannot reply because the receiver already died.
solution : before subthread died, it must check whether the sub thread was waiting or not.

Change-Id: I5609d4ab7ffd7a1c765432b43ec8f5335e373c45
tizen/DEVICE/src/file.c