Home
last modified time | relevance | path

Searched refs:input_empty_c (Results 1 – 14 of 14) sorted by relevance

/dports/biology/vt/vt-0.57721/lib/htslib/
H A Dthread_pool_internal.h119 pthread_cond_t input_empty_c; // Input queue has become empty member
H A Dthread_pool.c301 pthread_cond_broadcast(&q->input_empty_c); in hts_tpool_process_shutdown()
343 pthread_cond_init(&q->input_empty_c, NULL); in hts_tpool_process_init()
393 pthread_cond_destroy(&q->input_empty_c); in hts_tpool_process_destroy()
563 pthread_cond_signal(&q->input_empty_c); in tpool_worker()
836 pthread_cond_wait(&q->input_empty_c, &p->pool_m); in hts_tpool_process_flush()
/dports/biology/bedtools/bedtools2-2.30.0/src/utils/htslib/
H A Dthread_pool_internal.h119 pthread_cond_t input_empty_c; // Input queue has become empty member
H A Dthread_pool.c306 pthread_cond_broadcast(&q->input_empty_c); in hts_tpool_process_shutdown()
348 pthread_cond_init(&q->input_empty_c, NULL); in hts_tpool_process_init()
398 pthread_cond_destroy(&q->input_empty_c); in hts_tpool_process_destroy()
568 pthread_cond_signal(&q->input_empty_c); in tpool_worker()
841 pthread_cond_wait(&q->input_empty_c, &p->pool_m); in hts_tpool_process_flush()
/dports/biology/stacks/stacks-2.4/htslib/
H A Dthread_pool_internal.h119 pthread_cond_t input_empty_c; // Input queue has become empty member
H A Dthread_pool.c301 pthread_cond_broadcast(&q->input_empty_c); in hts_tpool_process_shutdown()
343 pthread_cond_init(&q->input_empty_c, NULL); in hts_tpool_process_init()
393 pthread_cond_destroy(&q->input_empty_c); in hts_tpool_process_destroy()
563 pthread_cond_signal(&q->input_empty_c); in tpool_worker()
838 pthread_cond_wait(&q->input_empty_c, &p->pool_m); in hts_tpool_process_flush()
/dports/biology/kallisto/kallisto-0.46.1/ext/htslib/
H A Dthread_pool_internal.h119 pthread_cond_t input_empty_c; // Input queue has become empty member
H A Dthread_pool.c301 pthread_cond_broadcast(&q->input_empty_c); in hts_tpool_process_shutdown()
343 pthread_cond_init(&q->input_empty_c, NULL); in hts_tpool_process_init()
393 pthread_cond_destroy(&q->input_empty_c); in hts_tpool_process_destroy()
563 pthread_cond_signal(&q->input_empty_c); in tpool_worker()
838 pthread_cond_wait(&q->input_empty_c, &p->pool_m); in hts_tpool_process_flush()
/dports/biology/py-pysam/pysam-0.18.0/htslib/
H A Dthread_pool_internal.h123 pthread_cond_t input_empty_c; // Input queue has become empty member
H A Dthread_pool.c319 pthread_cond_broadcast(&q->input_empty_c); in hts_tpool_process_shutdown_locked()
375 pthread_cond_init(&q->input_empty_c, NULL); in hts_tpool_process_init()
434 pthread_cond_destroy(&q->input_empty_c); in hts_tpool_process_destroy()
599 pthread_cond_signal(&q->input_empty_c); in tpool_worker()
974 pthread_cond_timedwait(&q->input_empty_c, &p->pool_m, &timeout); in hts_tpool_process_flush()
/dports/biology/freebayes/freebayes-1.3.5/contrib/htslib/
H A Dthread_pool_internal.h123 pthread_cond_t input_empty_c; // Input queue has become empty member
H A Dthread_pool.c315 pthread_cond_broadcast(&q->input_empty_c); in hts_tpool_process_shutdown_locked()
371 pthread_cond_init(&q->input_empty_c, NULL); in hts_tpool_process_init()
430 pthread_cond_destroy(&q->input_empty_c); in hts_tpool_process_destroy()
595 pthread_cond_signal(&q->input_empty_c); in tpool_worker()
949 pthread_cond_timedwait(&q->input_empty_c, &p->pool_m, &timeout); in hts_tpool_process_flush()
/dports/biology/htslib/htslib-1.14/
H A Dthread_pool_internal.h123 pthread_cond_t input_empty_c; // Input queue has become empty member
H A Dthread_pool.c319 pthread_cond_broadcast(&q->input_empty_c); in hts_tpool_process_shutdown_locked()
375 pthread_cond_init(&q->input_empty_c, NULL); in hts_tpool_process_init()
434 pthread_cond_destroy(&q->input_empty_c); in hts_tpool_process_destroy()
599 pthread_cond_signal(&q->input_empty_c); in tpool_worker()
974 pthread_cond_timedwait(&q->input_empty_c, &p->pool_m, &timeout); in hts_tpool_process_flush()