Home
last modified time | relevance | path

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

/qemu/util/
H A Dlog.c45 static __thread Notifier qemu_log_thread_cleanup_notifier; variable
107 qemu_log_thread_cleanup_notifier.notify = qemu_log_thread_cleanup; in qemu_log_trylock_with_err()
108 qemu_thread_atexit_add(&qemu_log_thread_cleanup_notifier); in qemu_log_trylock_with_err()