Reviewed all task exit logic. For pthread_exit() moved some logic higher in...
Reviewed all task exit logic. For pthread_exit() moved some logic higher in the exit sequence that could be required to block. For lower level logic kicked off by _exit(), add logic to prevent blocking when the task is not in a healthy state.
parent
2072e6be
Please register or sign in to comment