Home
last modified time | relevance | path

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

/dports/devel/fstrm/fstrm-0.6.1/fstrm/
H A Diothr.c113 struct fstrm__iothr_queue_entry *outq_entries; member
298 iothr->outq_entries = my_calloc(iothr->opt.output_queue_size, in fstrm_iothr_init()
382 my_free((*iothr)->outq_entries); in fstrm_iothr_destroy()
472 fstrm__iothr_queue_entry_free_bytes(&iothr->outq_entries[i]); in fstrm__iothr_flush_output()
507 iothr->outq_entries[iothr->outq_idx] = *entry; in fstrm__iothr_process_queue_entry()