hts_tpool_init

Creates a worker pool with n worker threads.

Returns pool pointer on success; NULL on failure

extern (C)
hts_tpool_init
(
int n
)

Meta