Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Ddefer-call.c43 static void defer_call_atexit(Notifier *n, void *value) in defer_call_atexit() function
81 defer_call_atexit_notifier.notify = defer_call_atexit; in defer_call()