Home
last modified time | relevance | path

Searched defs:virThread (Results 1 – 1 of 1) sorted by relevance

/dports/devel/libvirt/libvirt-7.10.0/src/util/
H A Dvirthread.h50 typedef struct virThread virThread; typedef
51 struct virThread { struct
73 typedef void (*virThreadFunc)(void *opaque); argument