Open fischerling opened 7 months ago
Use a waitqueue to suspend the waiting process from execution instead of busy waiting in libc.
waitqueue
Use a
waitqueue
to suspend the waiting process from execution instead of busy waiting in libc.