mpv/misc
wm4 f5df78b3fc 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.
2014-04-24 01:03:05 +02:00
..
charset_conv.c
charset_conv.h
dispatch.c dispatch: wakeup only if needed on mp_dispatch_resume() 2014-04-24 01:03:05 +02:00
dispatch.h dispatch: move into its own source file 2014-04-23 21:16:51 +02:00
ring.c
ring.h