Rename threads.{c,h} to virthread.{c,h}

This commit is contained in:
Daniel P. Berrange
2012-12-21 11:19:49 +00:00
parent 20463736cc
commit 404174cad3
66 changed files with 73 additions and 74 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
# include "remote_protocol.h"
# include "qemu_protocol.h"
# include "virlog.h"
# include "threads.h"
# include "virthread.h"
# if HAVE_SASL
# include "virnetsaslcontext.h"
# endif