Create "wake_up_state()" macro that selectively wakes up processes only
from certain states. This simplifies "default_wake_function()", and makes it possible for signal handling to wake up only the processes it _should_ wake up without races.
Showing
Please register or sign in to comment