dhtslib ~master (2020-09-09T05:17:46Z)
Home
Dub
Repo
hts_tpool_wake_dispatch
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
htslib
thread_pool
functions
hts_tpool_delete_result
hts_tpool_destroy
hts_tpool_dispatch
hts_tpool_dispatch2
hts_tpool_dispatch3
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.