Skip to content
Commit 087a0cf2 authored by Boris Astardzhiev's avatar Boris Astardzhiev Committed by Gregory Nutt
Browse files

waitpid(): Corrects two problems when...

waitpid():  Corrects two problems when CONFIG_SCHED_HAVE_PARENT+CONFIG_SCHED_CHILD_STATUS are enabled:  (1) Was erroring out if the waited for task had already exited, and (2) was not freeing resources when a wait was completed.
parent 7fe36253
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