0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 03:52:22 +02:00
mpv/misc
wm4 2b26517ef7 dispatch: move into its own source file
This was part of osdep/threads.c out of laziness. But it doesn't contain
anything OS dependent. Note that the rest of threads.c actually isn't
all that OS dependent either (just some minor ifdeffery to work around
the lack of clock_gettime() on OSX).
2014-04-23 21:16:51 +02:00
..
charset_conv.c charset_conv: mp_msg conversions 2013-12-21 21:43:16 +01:00
charset_conv.h charset_conv: mp_msg conversions 2013-12-21 21:43:16 +01:00
dispatch.c dispatch: move into its own source file 2014-04-23 21:16:51 +02:00
dispatch.h dispatch: move into its own source file 2014-04-23 21:16:51 +02:00
ring.c
ring.h