Pulls the next item off the process result queue. The caller should free
it (and any internals as appropriate) after use. This will wait for
a result to be present if none are currently available.
Results will be returned in strict order.
Returns hts_tpool_result pointer if a result is ready.
NULL on error or during shutdown.
Pulls the next item off the process result queue. The caller should free it (and any internals as appropriate) after use. This will wait for a result to be present if none are currently available.
Results will be returned in strict order.
Returns hts_tpool_result pointer if a result is ready. NULL on error or during shutdown.