Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Devent-loop-base.c23 } EventLoopBaseParamInfo; typedef
32 static EventLoopBaseParamInfo aio_max_batch_info = {
35 static EventLoopBaseParamInfo thread_pool_min_info = {
38 static EventLoopBaseParamInfo thread_pool_max_info = {
46 EventLoopBaseParamInfo *info = opaque; in event_loop_base_get_param()
57 EventLoopBaseParamInfo *info = opaque; in event_loop_base_set_param()