commit | aeeafa6554887fc955aa83723f35cfb9ee3eae31 | [log] [tgz] |
---|---|---|
author | Harsh Bansal <hbansal@codeaurora.org> | Tue Jan 02 12:14:29 2018 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Jan 02 01:37:39 2018 -0800 |
tree | 6a5ee637d2964010dfb5f1bf07f77edba248807e | |
parent | c6e9ca6176eff373ba34b7672806b91c3c0e46dd [diff] |
hal: testapp: pthread_exit resulting in abort -In testapp code pthread_exit api is resulting in abort for 64bit. -As a fix, terminating the threads by calling return instead of pthread_exit. Change-Id: I2f686c3eda94470d33403b2e88d5110888995c60