make a task to execute tash command instead of pthread. 27/112327/1
authorsunghan <sh924.chang@samsung.com>
Tue, 31 Jan 2017 07:54:18 +0000 (16:54 +0900)
committersunghan <sh924.chang@samsung.com>
Tue, 31 Jan 2017 07:54:18 +0000 (16:54 +0900)
commit74fe5e90f8a1f7ff82e2ebad41510b1dcca92808
tree5657a0df91a6f9e129cadee57ecd8dfbcc9f4e3e
parente8a869873cb5c0fed27b5af539b7824eafae2f94
make a task to execute tash command instead of pthread.

1. Almost Async commands are independant applications.
2. Because of parent-child relationship on pthread, kill command does not work properly.

Change-Id: I2275c8efdb9c8c04b2882181e69653bd36a85b55
apps/shell/Kconfig
apps/shell/tash_command.c