executor: introduce new executor API
Introduce a new API to execute "runnables". The execution can be automatically interrupted on timeout or via an explicit cancelation request.
include/vlc_executor.h
0 → 100644
src/misc/executor.c
0 → 100644