Support multiple launch requests for the result to the same process 75/60075/8
authorJunghoon Park <jh9216.park@samsung.com>
Fri, 26 Feb 2016 03:05:16 +0000 (12:05 +0900)
committerJunghoon Park <jh9216.park@samsung.com>
Fri, 26 Feb 2016 03:05:16 +0000 (12:05 +0900)
commit6da415468de37b23b71466d7284e6c6f276a5c23
treec6deeaa790edeff3982f22e7160d07ad4bd5d0dd
parentcab537ab51b5dcc40b6001632fc8bf7f2bec5308
Support multiple launch requests for the result to the same process

- Because AUL maintained the callback contexts by pid, there was no way to call the right callback function which had been registered by caller.

Change-Id: Ib65c576f19c700c6991ddcd16e0e355a3be0b166
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
include/aul.h
src/launch_with_result.c