jack_client_kill_thread

Kill the thread.

@param thread POSIX thread ID.

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

extern (C)
int
jack_client_kill_thread
(
jack_client_t* client
,
jack_native_thread_t thread
)

Meta