libvirt/src/lxc
Daniel P. Berrangé 2c535e50f5 util: remove some no-op thread functions
Neither virThreadInitialize or virThreadOnExit do anything since we
dropped the Win32 threads impl, in favour of win-pthreads with:

  commit 0240d94c36
  Author: Daniel P. Berrange <berrange@redhat.com>
  Date:   Wed Jan 22 16:17:10 2014 +0000

      Remove windows thread implementation in favour of pthreads

Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2019-09-19 12:50:21 +01:00
..
libvirtd_lxc.aug Add support for sVirt in the LXC driver 2012-02-02 17:44:39 -07:00
lxc_cgroup.c qemu: Add support for overriding max threads per process limit 2019-07-24 15:59:49 -06:00
lxc_cgroup.h src/lxc: use #pragma once in headers 2019-06-19 17:12:30 +02:00
lxc_conf.c lib: Define and use autofree for virConfPtr 2019-09-10 09:34:37 +02:00
lxc_conf.h src: honour the RUNSTATEDIR variable in all code 2019-08-27 10:23:13 +01:00
lxc_container.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
lxc_container.h src/lxc: use #pragma once in headers 2019-06-19 17:12:30 +02:00
lxc_controller.c util: remove some no-op thread functions 2019-09-19 12:50:21 +01:00
lxc_domain.c xml: namespaces: use uri instead of href 2019-08-21 11:59:33 +02:00
lxc_domain.h conf: domain: use generic XML namespace types 2019-08-21 10:29:20 +02:00
lxc_driver.c remote: in per-driver daemons ensure that state initialize succeeds 2019-08-09 14:06:31 +01:00
lxc_driver.h src/lxc: use #pragma once in headers 2019-06-19 17:12:30 +02:00
lxc_fuse.c Revert "Include unistd.h directly by files using it" 2019-04-10 12:26:32 +02:00
lxc_fuse.h src/lxc: use #pragma once in headers 2019-06-19 17:12:30 +02:00
lxc_hostdev.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
lxc_hostdev.h src/lxc: use #pragma once in headers 2019-06-19 17:12:30 +02:00
lxc_monitor_protocol.x Unify int types handling in protocol files 2016-01-11 19:56:06 +03:00
lxc_monitor.c Require a semicolon for VIR_ONCE_GLOBAL_INIT calls 2019-02-03 17:46:29 -05:00
lxc_monitor.h src/lxc: use #pragma once in headers 2019-06-19 17:12:30 +02:00
lxc_native.c lib: Define and use autofree for virConfPtr 2019-09-10 09:34:37 +02:00
lxc_native.h src/lxc: use #pragma once in headers 2019-06-19 17:12:30 +02:00
lxc_process.c lib: Grab write lock when modifying list of domains 2019-09-07 08:22:30 +02:00
lxc_process.h src/lxc: use #pragma once in headers 2019-06-19 17:12:30 +02:00
lxc.conf lxc.conf: s/QEMU/LXC/ 2016-11-09 18:56:15 +01:00
Makefile.inc.am build: honour $(runstatedir) in make rules 2019-08-27 10:23:11 +01:00
test_libvirtd_lxc.aug.in build: use @CONFIG@ instead of ::CONFIG:: in augeas tests 2019-08-09 14:06:31 +01:00
virtlxcd.service.in lxc: introduce virtlxcd daemon 2019-08-09 14:06:31 +01:00