Searched refs:qemu_coroutine_thread_cleanup (Results 1 – 1 of 1) sorted by relevance
73 static void qemu_coroutine_thread_cleanup(void *opaque) in qemu_coroutine_thread_cleanup() function84 ret = pthread_key_create(&thread_state_key, qemu_coroutine_thread_cleanup); in coroutine_init()