interrupt: add replacement for vlc_object_alive()
There are still many cases where waking up the thread sleeping is only half of the problem and waking it up half of the solution. For instance, the net_* and stream_* I/O functions have no ways to return a non-fatal error.
Showing
Please register or sign in to comment