Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dcoroutine-sigaltstack.c61 static CoroutineThreadState *coroutine_get_thread_state(void) in coroutine_get_thread_state() function
121 coTS = coroutine_get_thread_state(); in coroutine_trampoline()
175 coTS = coroutine_get_thread_state(); in qemu_coroutine_new()
278 CoroutineThreadState *s = coroutine_get_thread_state(); in qemu_coroutine_switch()
292 CoroutineThreadState *s = coroutine_get_thread_state(); in qemu_coroutine_self()