Pulls the next item off the process result queue. The caller should free
it (and any internals as appropriate) after use. This doesn't wait for a
result to be present.
Results will be returned in strict order.
Returns hts_tpool_result pointer if a result is ready.
NULL if not.
Pulls the next item off the process result queue. The caller should free it (and any internals as appropriate) after use. This doesn't wait for a result to be present.
Results will be returned in strict order.
Returns hts_tpool_result pointer if a result is ready. NULL if not.