Skip to content
Commit 927dd57e authored by Gregory Nutt's avatar Gregory Nutt
Browse files

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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment