SIGN IN SIGN UP

dispatch: wakeup only if needed on mp_dispatch_resume()

The wakeup is needed to make mp_dispatch_queue_process() return if
suspension is not needed anymore - which is only the case when the
request count reaches 0.

The assertion added with this commit always has/had to be true.
W
wm4 committed
f5df78b3fc1dac42fcf19b1ead4ba984c57ce4e1
Parent: 2f7cef1