dhtslib ~cigar_and_md_api (2022-01-17T03:42:31.0299165)
Dub
Repo
hts_tpool_wake_dispatch
dhtslib
htslib
thread_pool
Wakes up a single thread stuck in dispatch and make it return with errno EAGAIN.
extern (
C
)
void
hts_tpool_wake_dispatch
(
hts_tpool_process
*
q
)
Meta
Source
See Implementation
dhtslib
htslib
thread_pool
functions
hts_tpool_delete_result
hts_tpool_destroy
hts_tpool_dispatch
hts_tpool_dispatch2
hts_tpool_init
hts_tpool_kill
hts_tpool_next_result
hts_tpool_next_result_wait
hts_tpool_process_attach
hts_tpool_process_destroy
hts_tpool_process_detach
hts_tpool_process_empty
hts_tpool_process_flush
hts_tpool_process_init
hts_tpool_process_len
hts_tpool_process_qsize
hts_tpool_process_ref_decr
hts_tpool_process_ref_incr
hts_tpool_process_reset
hts_tpool_process_shutdown
hts_tpool_process_sz
hts_tpool_result_data
hts_tpool_size
hts_tpool_wake_dispatch
structs
hts_tpool
hts_tpool_process
hts_tpool_result
Wakes up a single thread stuck in dispatch and make it return with errno EAGAIN.