jack_drop_real_time_scheduling

Drop realtime scheduling for a thread.

@param thread POSIX thread ID.

@returns 0, if successful; otherwise an error number.

extern (C)
int
jack_drop_real_time_scheduling
(
jack_native_thread_t thread
)

Meta