vlc_threads: move poll() definitions in a separate header
It's using a compat version on Windows/Android/OS2 which is not available to external modules. This new header can't be used directly from external modules. But this modules should be able to include vlc_threads.h if they don't call poll().