Home
last modified time | relevance | path

Searched defs:coroutine_backend (Results 1 – 2 of 2) sorted by relevance

/qemu/
H A Dmeson_options.txt36 option('coroutine_backend', type: 'combo', combo
H A Dmeson.build511 coroutine_backend = get_option('coroutine_backend') variable
535 coroutine_backend = supported_backends[0] variable