pa_thread_make_realtime

Make the calling thread realtime if we can. On Linux, this uses RealTimeKit * if available and POSIX APIs otherwise (the latter applies to other UNIX * variants as well). This is also implemented for macOS and Windows. * \since 13.0

extern (C)
int
pa_thread_make_realtime
(
int rtprio
)

Meta