MentOS icon indicating copy to clipboard operation
MentOS copied to clipboard

Implement passive waiting for `waitpid`

Open fischerling opened this issue 11 months ago • 0 comments

Use a waitqueue to suspend the waiting process from execution instead of busy waiting in libc.

fischerling avatar Mar 09 '24 08:03 fischerling