Home
last modified time | relevance | path

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

/openbmc/qemu/tests/
H A Dvhost-user-bridge.c598 static void *notifier_thread(void *arg) in notifier_thread() function
655 if (pthread_create(&thread, NULL, notifier_thread, &dev->vudev) != 0) { in vubr_host_notifier_setup()