[libvirt] [PATCH] util: remove some no-op thread functions

Ján Tomko jtomko at redhat.com
Wed Sep 18 12:19:16 UTC 2019


On Mon, Sep 16, 2019 at 05:45:45PM +0100, Daniel P. Berrangé wrote:
>Neither virThreadInitialize or virThreadOnExit do anything since we
>dropped the Win32 threads impl, in favour of win-pthreads.
>

In commit 0240d94c36c8ce0e7c35b5be430acd9ebf5adcfa to be precise.

>Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
>---
> src/libvirt-admin.c           |  3 +--
> src/libvirt.c                 |  6 ++----
> src/libvirt_private.syms      |  1 -
> src/locking/lock_daemon.c     |  1 -
> src/logging/log_daemon.c      |  1 -
> src/lxc/lxc_controller.c      |  1 -
> src/network/leaseshelper.c    |  1 -
> src/security/virt-aa-helper.c |  1 -
> src/util/iohelper.c           |  1 -
> src/util/virthread.c          | 10 ----------
> src/util/virthread.h          |  3 ---
> tests/commandtest.c           |  3 ---
> tests/eventtest.c             |  2 --
> tests/qemuagenttest.c         |  3 +--
> tests/qemucapabilitiestest.c  |  3 ---
> tests/qemucaps2xmltest.c      |  3 ---
> tests/qemucapsprobe.c         |  3 +--
> tests/qemuhotplugtest.c       |  3 +--
> tests/qemumigparamstest.c     |  3 +--
> tests/qemumonitorjsontest.c   |  3 +--
> tests/seclabeltest.c          |  3 ---
> tests/testutils.c             |  3 +--
> tests/viratomictest.c         |  3 ---
> 23 files changed, 9 insertions(+), 55 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20190918/96c4316a/attachment-0001.sig>


More information about the libvir-list mailing list