Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Ddefer-call.c82 qemu_thread_atexit_add(&defer_call_atexit_notifier); in defer_call()
H A Dfdmon-poll.c42 qemu_thread_atexit_add(&pollfds_cleanup_notifier); in add_pollfd()
H A Dqemu-coroutine.c109 qemu_thread_atexit_add(notifier); in local_pool_cleanup_init_once()
H A Dlog.c108 qemu_thread_atexit_add(&qemu_log_thread_cleanup_notifier); in qemu_log_trylock_with_err()
H A Dqemu-thread-win32.c386 void qemu_thread_atexit_add(Notifier *notifier) in qemu_thread_atexit_add() function
H A Dqemu-thread-posix.c477 void qemu_thread_atexit_add(Notifier *notifier) in qemu_thread_atexit_add() function
/openbmc/qemu/include/qemu/
H A Dthread.h217 void qemu_thread_atexit_add(struct Notifier *notifier);
/openbmc/qemu/ui/
H A Dvnc-enc-tight.c1483 qemu_thread_atexit_add(&vnc_tight_cleanup_notifier); in send_sub_rect()