Files
mpv/player
wm4 2c305d5b29 player: cosmetics: async/non-blocking -> reentrant
These functions do blocking work on a separate thread, but wait until
they return. So they are not async or non-blocking. But they do react to
user-input and client API accesses, which makes them reentrant.
2015-02-20 20:06:43 +01:00
..
2015-01-25 01:23:29 +01:00
2015-02-16 22:08:16 +01:00
2015-02-13 00:18:54 +01:00
2014-11-18 20:28:54 +01:00
2013-12-17 00:53:22 +01:00