Skip to content
Snippets Groups Projects
Commit 8d2c5e2d authored by Zhen Kong's avatar Zhen Kong Committed by Gerrit - the friendly Code Review server
Browse files

qseecom: abort all listener threads before listener unregistration


Wake up and abort all busy listener processing threads before listener
unregistration, then to avoid deadlock between listener unregistration
and listener processing threads, as mutex may be hold by another busy
listener thread when qseecom gets a listener unregistration request or
qseecom daemon is dead.

Change-Id: I6b6ddb34eb6bcff763e3d13f026c4b2f4bcb32a9
Signed-off-by: default avatarZhen Kong <zkong@codeaurora.org>
parent 3a1459a4
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment