Searched refs:iothread_create (Results 1 – 3 of 3) sorted by relevance
57 IOThread *iothread_create(const char *id, Error **errp);
382 IOThread *iothread_create(const char *id, Error **errp) in iothread_create() function
621 mon_iothread = iothread_create("mon_iothread", &error_abort); in monitor_iothread_init()