mirror of https://github.com/mpv-player/mpv
5c3dd6402a
The here documented guarantee might simplify code using this mechanism a lot, because it becomes unnecessary to invent a separate mechanism to make the mp_dispatch_queue_process loop exit after processing a dispatch callback. (Instead, the dispatch callback can set a flag, and the caller of mp_dispatch_queue_process can check it.) |
||
---|---|---|
.. | ||
charset_conv.c | ||
charset_conv.h | ||
dispatch.c | ||
dispatch.h | ||
ring.c | ||
ring.h |