hts_tpool_process_attach

Attach and detach a thread process-queue with / from the thread pool scheduler.

We need to do attach after making a thread process, but may also wish to temporarily detach if we wish to stop running jobs on a specific process while permitting other process to continue.

extern (C)
void
hts_tpool_process_attach

Meta